OauthClientApp: OauthClientApp Class

OauthClientAppR Documentation

OauthClientApp Class

Description

OauthClientApp Class

OauthClientApp Class

Public fields

can
client_guid
redirect_uri
display_name
description
enabled
group_id
tokens_invalid_before
activated_users

Methods

Public methods


Method new()

Usage
OauthClientApp$new(
  can,
  client_guid,
  redirect_uri,
  display_name,
  description,
  enabled,
  group_id,
  tokens_invalid_before,
  activated_users
)

Method toJSON()

Usage
OauthClientApp$toJSON()

Method fromJSONObject()

Usage
OauthClientApp$fromJSONObject(OauthClientAppJsonObject)

Method fromJSON()

Usage
OauthClientApp$fromJSON(OauthClientAppJson)

Method toJSONString()

Usage
OauthClientApp$toJSONString()

Method fromJSONString()

Usage
OauthClientApp$fromJSONString(OauthClientAppJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
OauthClientApp$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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