SamlGroupRead: SamlGroupRead Class

SamlGroupReadR Documentation

SamlGroupRead Class

Description

SamlGroupRead Class

SamlGroupRead Class

Public fields

id
looker_group_id
looker_group_name
name
roles
url

Methods

Public methods


Method new()

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

Method toJSON()

Usage
SamlGroupRead$toJSON()

Method fromJSONObject()

Usage
SamlGroupRead$fromJSONObject(SamlGroupReadJsonObject)

Method fromJSON()

Usage
SamlGroupRead$fromJSON(SamlGroupReadJson)

Method toJSONString()

Usage
SamlGroupRead$toJSONString()

Method fromJSONString()

Usage
SamlGroupRead$fromJSONString(SamlGroupReadJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SamlGroupRead$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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