UpdateSpace: UpdateSpace Class

UpdateSpaceR Documentation

UpdateSpace Class

Description

UpdateSpace Class

UpdateSpace Class

Public fields

name
parent_id

Methods

Public methods


Method new()

Usage
UpdateSpace$new(name, parent_id)

Method toJSON()

Usage
UpdateSpace$toJSON()

Method fromJSONObject()

Usage
UpdateSpace$fromJSONObject(UpdateSpaceJsonObject)

Method fromJSON()

Usage
UpdateSpace$fromJSON(UpdateSpaceJson)

Method toJSONString()

Usage
UpdateSpace$toJSONString()

Method fromJSONString()

Usage
UpdateSpace$fromJSONString(UpdateSpaceJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UpdateSpace$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.