CredentialsOIDC: CredentialsOIDC Class

CredentialsOIDCR Documentation

CredentialsOIDC Class

Description

CredentialsOIDC Class

CredentialsOIDC Class

Public fields

can
created_at
email
is_disabled
logged_in_at
oidc_user_id
type
url

Methods

Public methods


Method new()

Usage
CredentialsOIDC$new(
  can,
  created_at,
  email,
  is_disabled,
  logged_in_at,
  oidc_user_id,
  type,
  url
)

Method toJSON()

Usage
CredentialsOIDC$toJSON()

Method fromJSONObject()

Usage
CredentialsOIDC$fromJSONObject(CredentialsOIDCJsonObject)

Method fromJSON()

Usage
CredentialsOIDC$fromJSON(CredentialsOIDCJson)

Method toJSONString()

Usage
CredentialsOIDC$toJSONString()

Method fromJSONString()

Usage
CredentialsOIDC$fromJSONString(CredentialsOIDCJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsOIDC$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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