CredentialsGoogle: CredentialsGoogle Class

CredentialsGoogleR Documentation

CredentialsGoogle Class

Description

CredentialsGoogle Class

CredentialsGoogle Class

Public fields

can
created_at
domain
email
google_user_id
is_disabled
logged_in_at
type
url

Methods

Public methods


Method new()

Usage
CredentialsGoogle$new(
  can,
  created_at,
  domain,
  email,
  google_user_id,
  is_disabled,
  logged_in_at,
  type,
  url
)

Method toJSON()

Usage
CredentialsGoogle$toJSON()

Method fromJSONObject()

Usage
CredentialsGoogle$fromJSONObject(CredentialsGoogleJsonObject)

Method fromJSON()

Usage
CredentialsGoogle$fromJSON(CredentialsGoogleJson)

Method toJSONString()

Usage
CredentialsGoogle$toJSONString()

Method fromJSONString()

Usage
CredentialsGoogle$fromJSONString(CredentialsGoogleJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsGoogle$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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