OIDCGroupWrite: OIDCGroupWrite Class

OIDCGroupWriteR Documentation

OIDCGroupWrite Class

Description

OIDCGroupWrite Class

OIDCGroupWrite Class

Public fields

id
looker_group_id
looker_group_name
name
role_ids

Methods

Public methods


Method new()

Usage
OIDCGroupWrite$new(id, looker_group_id, looker_group_name, name, role_ids)

Method toJSON()

Usage
OIDCGroupWrite$toJSON()

Method fromJSONObject()

Usage
OIDCGroupWrite$fromJSONObject(OIDCGroupWriteJsonObject)

Method fromJSON()

Usage
OIDCGroupWrite$fromJSON(OIDCGroupWriteJson)

Method toJSONString()

Usage
OIDCGroupWrite$toJSONString()

Method fromJSONString()

Usage
OIDCGroupWrite$fromJSONString(OIDCGroupWriteJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
OIDCGroupWrite$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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