SqlQueryCreate: SqlQueryCreate Class

SqlQueryCreateR Documentation

SqlQueryCreate Class

Description

SqlQueryCreate Class

SqlQueryCreate Class

Public fields

connection_name
connection_id
model_name
sql
vis_config

Methods

Public methods


Method new()

Usage
SqlQueryCreate$new(connection_name, connection_id, model_name, sql, vis_config)

Method toJSON()

Usage
SqlQueryCreate$toJSON()

Method fromJSONObject()

Usage
SqlQueryCreate$fromJSONObject(SqlQueryCreateJsonObject)

Method fromJSON()

Usage
SqlQueryCreate$fromJSON(SqlQueryCreateJson)

Method toJSONString()

Usage
SqlQueryCreate$toJSONString()

Method fromJSONString()

Usage
SqlQueryCreate$fromJSONString(SqlQueryCreateJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SqlQueryCreate$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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