LookmlModel: LookmlModel Class

LookmlModelR Documentation

LookmlModel Class

Description

LookmlModel Class

LookmlModel Class

Public fields

can
allowed_db_connection_names
explores
has_content
label
name
project_name
unlimited_db_connections

Methods

Public methods


Method new()

Usage
LookmlModel$new(
  can,
  allowed_db_connection_names,
  explores,
  has_content,
  label,
  name,
  project_name,
  unlimited_db_connections
)

Method toJSON()

Usage
LookmlModel$toJSON()

Method fromJSONObject()

Usage
LookmlModel$fromJSONObject(LookmlModelJsonObject)

Method fromJSON()

Usage
LookmlModel$fromJSON(LookmlModelJson)

Method toJSONString()

Usage
LookmlModel$toJSONString()

Method fromJSONString()

Usage
LookmlModel$fromJSONString(LookmlModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LookmlModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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