QueryTask: QueryTask Class

QueryTaskR Documentation

QueryTask Class

Description

QueryTask Class

QueryTask Class

Public fields

can
id
query_id
query
generate_links
force_production
path_prefix
cache
server_table_calcs
cache_only
cache_key
status
source
runtime
rebuild_pdts
result_source
look_id
dashboard_id
result_format

Methods

Public methods


Method new()

Usage
QueryTask$new(
  can,
  id,
  query_id,
  query,
  generate_links,
  force_production,
  path_prefix,
  cache,
  server_table_calcs,
  cache_only,
  cache_key,
  status,
  source,
  runtime,
  rebuild_pdts,
  result_source,
  look_id,
  dashboard_id,
  result_format
)

Method toJSON()

Usage
QueryTask$toJSON()

Method fromJSONObject()

Usage
QueryTask$fromJSONObject(QueryTaskJsonObject)

Method fromJSON()

Usage
QueryTask$fromJSON(QueryTaskJson)

Method toJSONString()

Usage
QueryTask$toJSONString()

Method fromJSONString()

Usage
QueryTask$fromJSONString(QueryTaskJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
QueryTask$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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