UpdateFolder: UpdateFolder Class

UpdateFolderR Documentation

UpdateFolder Class

Description

UpdateFolder Class

UpdateFolder Class

Public fields

name
parent_id

Methods

Public methods


Method new()

Usage
UpdateFolder$new(name, parent_id)

Method toJSON()

Usage
UpdateFolder$toJSON()

Method fromJSONObject()

Usage
UpdateFolder$fromJSONObject(UpdateFolderJsonObject)

Method fromJSON()

Usage
UpdateFolder$fromJSON(UpdateFolderJson)

Method toJSONString()

Usage
UpdateFolder$toJSONString()

Method fromJSONString()

Usage
UpdateFolder$fromJSONString(UpdateFolderJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UpdateFolder$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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