ExternalOauthApplication: ExternalOauthApplication Class

ExternalOauthApplicationR Documentation

ExternalOauthApplication Class

Description

ExternalOauthApplication Class

ExternalOauthApplication Class

Public fields

can
id
name
client_id
client_secret
dialect_name
created_at

Methods

Public methods


Method new()

Usage
ExternalOauthApplication$new(
  can,
  id,
  name,
  client_id,
  client_secret,
  dialect_name,
  created_at
)

Method toJSON()

Usage
ExternalOauthApplication$toJSON()

Method fromJSONObject()

Usage
ExternalOauthApplication$fromJSONObject(ExternalOauthApplicationJsonObject)

Method fromJSON()

Usage
ExternalOauthApplication$fromJSON(ExternalOauthApplicationJson)

Method toJSONString()

Usage
ExternalOauthApplication$toJSONString()

Method fromJSONString()

Usage
ExternalOauthApplication$fromJSONString(ExternalOauthApplicationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ExternalOauthApplication$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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