SqlQuery: SqlQuery Class

SqlQueryR Documentation

SqlQuery Class

Description

SqlQuery Class

SqlQuery Class

Public fields

can
slug
last_runtime
run_count
browser_limit
sql
last_run_at
connection
model_name
creator
explore_url
plaintext
vis_config
result_maker_id

Methods

Public methods


Method new()

Usage
SqlQuery$new(
  can,
  slug,
  last_runtime,
  run_count,
  browser_limit,
  sql,
  last_run_at,
  connection,
  model_name,
  creator,
  explore_url,
  plaintext,
  vis_config,
  result_maker_id
)

Method toJSON()

Usage
SqlQuery$toJSON()

Method fromJSONObject()

Usage
SqlQuery$fromJSONObject(SqlQueryJsonObject)

Method fromJSON()

Usage
SqlQuery$fromJSON(SqlQueryJson)

Method toJSONString()

Usage
SqlQuery$toJSONString()

Method fromJSONString()

Usage
SqlQuery$fromJSONString(SqlQueryJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SqlQuery$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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