RenderTask: RenderTask Class

RenderTaskR Documentation

RenderTask Class

Description

RenderTask Class

RenderTask Class

Public fields

can
created_at
dashboard_filters
dashboard_id
dashboard_style
finalized_at
height
id
look_id
lookml_dashboard_id
query_id
dashboard_element_id
query_runtime
render_runtime
result_format
runtime
status
status_detail
user_id
width

Methods

Public methods


Method new()

Usage
RenderTask$new(
  can,
  created_at,
  dashboard_filters,
  dashboard_id,
  dashboard_style,
  finalized_at,
  height,
  id,
  look_id,
  lookml_dashboard_id,
  query_id,
  dashboard_element_id,
  query_runtime,
  render_runtime,
  result_format,
  runtime,
  status,
  status_detail,
  user_id,
  width
)

Method toJSON()

Usage
RenderTask$toJSON()

Method fromJSONObject()

Usage
RenderTask$fromJSONObject(RenderTaskJsonObject)

Method fromJSON()

Usage
RenderTask$fromJSON(RenderTaskJson)

Method toJSONString()

Usage
RenderTask$toJSONString()

Method fromJSONString()

Usage
RenderTask$fromJSONString(RenderTaskJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
RenderTask$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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