LookmlTest: LookmlTest Class

LookmlTestR Documentation

LookmlTest Class

Description

LookmlTest Class

LookmlTest Class

Public fields

can
model_name
name
explore_name
query_url_params
file
line

Methods

Public methods


Method new()

Usage
LookmlTest$new(
  can,
  model_name,
  name,
  explore_name,
  query_url_params,
  file,
  line
)

Method toJSON()

Usage
LookmlTest$toJSON()

Method fromJSONObject()

Usage
LookmlTest$fromJSONObject(LookmlTestJsonObject)

Method fromJSON()

Usage
LookmlTest$fromJSON(LookmlTestJson)

Method toJSONString()

Usage
LookmlTest$toJSONString()

Method fromJSONString()

Usage
LookmlTest$fromJSONString(LookmlTestJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LookmlTest$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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