WriteScheduledPlan: WriteScheduledPlan Class

WriteScheduledPlanR Documentation

WriteScheduledPlan Class

Description

WriteScheduledPlan Class

WriteScheduledPlan Class

Public fields

name
user_id
run_as_recipient
enabled
look_id
dashboard_id
lookml_dashboard_id
filters_string
dashboard_filters
require_results
require_no_results
require_change
send_all_results
crontab
datagroup
timezone
query_id
scheduled_plan_destination
run_once
include_links
pdf_paper_size
pdf_landscape
embed
color_theme
long_tables
inline_table_width

Methods

Public methods


Method new()

Usage
WriteScheduledPlan$new(
  name,
  user_id,
  run_as_recipient,
  enabled,
  look_id,
  dashboard_id,
  lookml_dashboard_id,
  filters_string,
  dashboard_filters,
  require_results,
  require_no_results,
  require_change,
  send_all_results,
  crontab,
  datagroup,
  timezone,
  query_id,
  scheduled_plan_destination,
  run_once,
  include_links,
  pdf_paper_size,
  pdf_landscape,
  embed,
  color_theme,
  long_tables,
  inline_table_width
)

Method toJSON()

Usage
WriteScheduledPlan$toJSON()

Method fromJSONObject()

Usage
WriteScheduledPlan$fromJSONObject(WriteScheduledPlanJsonObject)

Method fromJSON()

Usage
WriteScheduledPlan$fromJSON(WriteScheduledPlanJson)

Method toJSONString()

Usage
WriteScheduledPlan$toJSONString()

Method fromJSONString()

Usage
WriteScheduledPlan$fromJSONString(WriteScheduledPlanJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
WriteScheduledPlan$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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