GroupSearch: GroupSearch Class

GroupSearchR Documentation

GroupSearch Class

Description

GroupSearch Class

GroupSearch Class

Public fields

can
can_add_to_content_metadata
contains_current_user
external_group_id
externally_managed
id
include_by_default
name
user_count
roles

Methods

Public methods


Method new()

Usage
GroupSearch$new(
  can,
  can_add_to_content_metadata,
  contains_current_user,
  external_group_id,
  externally_managed,
  id,
  include_by_default,
  name,
  user_count,
  roles
)

Method toJSON()

Usage
GroupSearch$toJSON()

Method fromJSONObject()

Usage
GroupSearch$fromJSONObject(GroupSearchJsonObject)

Method fromJSON()

Usage
GroupSearch$fromJSON(GroupSearchJson)

Method toJSONString()

Usage
GroupSearch$toJSONString()

Method fromJSONString()

Usage
GroupSearch$fromJSONString(GroupSearchJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
GroupSearch$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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