LDAPGroupRead: LDAPGroupRead Class

LDAPGroupReadR Documentation

LDAPGroupRead Class

Description

LDAPGroupRead Class

LDAPGroupRead Class

Public fields

id
looker_group_id
looker_group_name
name
roles
url

Methods

Public methods


Method new()

Usage
LDAPGroupRead$new(id, looker_group_id, looker_group_name, name, roles, url)

Method toJSON()

Usage
LDAPGroupRead$toJSON()

Method fromJSONObject()

Usage
LDAPGroupRead$fromJSONObject(LDAPGroupReadJsonObject)

Method fromJSON()

Usage
LDAPGroupRead$fromJSON(LDAPGroupReadJson)

Method toJSONString()

Usage
LDAPGroupRead$toJSONString()

Method fromJSONString()

Usage
LDAPGroupRead$fromJSONString(LDAPGroupReadJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LDAPGroupRead$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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