Schema: Schema Class

SchemaR Documentation

Schema Class

Description

Schema Class

Schema Class

Public fields

name
is_default

Methods

Public methods


Method new()

Usage
Schema$new(name, is_default)

Method toJSON()

Usage
Schema$toJSON()

Method fromJSONObject()

Usage
Schema$fromJSONObject(SchemaJsonObject)

Method fromJSON()

Usage
Schema$fromJSON(SchemaJson)

Method toJSONString()

Usage
Schema$toJSONString()

Method fromJSONString()

Usage
Schema$fromJSONString(SchemaJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Schema$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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