SchemaColumns: SchemaColumns Class

SchemaColumnsR Documentation

SchemaColumns Class

Description

SchemaColumns Class

SchemaColumns Class

Public fields

name
sql_escaped_name
schema_name
columns

Methods

Public methods


Method new()

Usage
SchemaColumns$new(name, sql_escaped_name, schema_name, columns)

Method toJSON()

Usage
SchemaColumns$toJSON()

Method fromJSONObject()

Usage
SchemaColumns$fromJSONObject(SchemaColumnsJsonObject)

Method fromJSON()

Usage
SchemaColumns$fromJSON(SchemaColumnsJson)

Method toJSONString()

Usage
SchemaColumns$toJSONString()

Method fromJSONString()

Usage
SchemaColumns$fromJSONString(SchemaColumnsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SchemaColumns$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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