PermissionSet: PermissionSet Class

PermissionSetR Documentation

PermissionSet Class

Description

PermissionSet Class

PermissionSet Class

Public fields

can
all_access
built_in
id
name
permissions
url

Methods

Public methods


Method new()

Usage
PermissionSet$new(can, all_access, built_in, id, name, permissions, url)

Method toJSON()

Usage
PermissionSet$toJSON()

Method fromJSONObject()

Usage
PermissionSet$fromJSONObject(PermissionSetJsonObject)

Method fromJSON()

Usage
PermissionSet$fromJSON(PermissionSetJson)

Method toJSONString()

Usage
PermissionSet$toJSONString()

Method fromJSONString()

Usage
PermissionSet$fromJSONString(PermissionSetJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
PermissionSet$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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