ScheduledPlanDestination: ScheduledPlanDestination Class

ScheduledPlanDestinationR Documentation

ScheduledPlanDestination Class

Description

ScheduledPlanDestination Class

ScheduledPlanDestination Class

Public fields

id
scheduled_plan_id
format
apply_formatting
apply_vis
address
looker_recipient
type
parameters
secret_parameters
message

Methods

Public methods


Method new()

Usage
ScheduledPlanDestination$new(
  id,
  scheduled_plan_id,
  format,
  apply_formatting,
  apply_vis,
  address,
  looker_recipient,
  type,
  parameters,
  secret_parameters,
  message
)

Method toJSON()

Usage
ScheduledPlanDestination$toJSON()

Method fromJSONObject()

Usage
ScheduledPlanDestination$fromJSONObject(ScheduledPlanDestinationJsonObject)

Method fromJSON()

Usage
ScheduledPlanDestination$fromJSON(ScheduledPlanDestinationJson)

Method toJSONString()

Usage
ScheduledPlanDestination$toJSONString()

Method fromJSONString()

Usage
ScheduledPlanDestination$fromJSONString(ScheduledPlanDestinationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ScheduledPlanDestination$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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