RoleSearch: RoleSearch Class

RoleSearchR Documentation

RoleSearch Class

Description

RoleSearch Class

RoleSearch Class

Public fields

can
id
name
permission_set
permission_set_id
model_set
model_set_id
user_count
url
users_url

Methods

Public methods


Method new()

Usage
RoleSearch$new(
  can,
  id,
  name,
  permission_set,
  permission_set_id,
  model_set,
  model_set_id,
  user_count,
  url,
  users_url
)

Method toJSON()

Usage
RoleSearch$toJSON()

Method fromJSONObject()

Usage
RoleSearch$fromJSONObject(RoleSearchJsonObject)

Method fromJSON()

Usage
RoleSearch$fromJSON(RoleSearchJson)

Method toJSONString()

Usage
RoleSearch$toJSONString()

Method fromJSONString()

Usage
RoleSearch$fromJSONString(RoleSearchJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
RoleSearch$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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