SchemaTables: SchemaTables Class

SchemaTablesR Documentation

SchemaTables Class

Description

SchemaTables Class

SchemaTables Class

Public fields

name
is_default
tables

Methods

Public methods


Method new()

Usage
SchemaTables$new(name, is_default, tables)

Method toJSON()

Usage
SchemaTables$toJSON()

Method fromJSONObject()

Usage
SchemaTables$fromJSONObject(SchemaTablesJsonObject)

Method fromJSON()

Usage
SchemaTables$fromJSON(SchemaTablesJson)

Method toJSONString()

Usage
SchemaTables$toJSONString()

Method fromJSONString()

Usage
SchemaTables$fromJSONString(SchemaTablesJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SchemaTables$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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