DialectInfoOptions: DialectInfoOptions Class

DialectInfoOptionsR Documentation

DialectInfoOptions Class

Description

DialectInfoOptions Class

DialectInfoOptions Class

Public fields

additional_params
auth
host
oauth_credentials
project_name
schema
ssl
timezone
tmp_table
username_required

Methods

Public methods


Method new()

Usage
DialectInfoOptions$new(
  additional_params,
  auth,
  host,
  oauth_credentials,
  project_name,
  schema,
  ssl,
  timezone,
  tmp_table,
  username_required
)

Method toJSON()

Usage
DialectInfoOptions$toJSON()

Method fromJSONObject()

Usage
DialectInfoOptions$fromJSONObject(DialectInfoOptionsJsonObject)

Method fromJSON()

Usage
DialectInfoOptions$fromJSON(DialectInfoOptionsJson)

Method toJSONString()

Usage
DialectInfoOptions$toJSONString()

Method fromJSONString()

Usage
DialectInfoOptions$fromJSONString(DialectInfoOptionsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DialectInfoOptions$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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