ColumnSearch: ColumnSearch Class

ColumnSearchR Documentation

ColumnSearch Class

Description

ColumnSearch Class

ColumnSearch Class

Public fields

schema_name
table_name
column_name
data_type

Methods

Public methods


Method new()

Usage
ColumnSearch$new(schema_name, table_name, column_name, data_type)

Method toJSON()

Usage
ColumnSearch$toJSON()

Method fromJSONObject()

Usage
ColumnSearch$fromJSONObject(ColumnSearchJsonObject)

Method fromJSON()

Usage
ColumnSearch$fromJSON(ColumnSearchJson)

Method toJSONString()

Usage
ColumnSearch$toJSONString()

Method fromJSONString()

Usage
ColumnSearch$fromJSONString(ColumnSearchJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ColumnSearch$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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