Alert: Alert Class

AlertR Documentation

Alert Class

Description

Alert Class

Alert Class

Public fields

applied_dashboard_filters
comparison_type
cron
custom_title
dashboard_element_id
description
destinations
field
followed
followable
id
is_disabled
disabled_reason
is_public
investigative_content_type
investigative_content_id
investigative_content_title
lookml_dashboard_id
lookml_link_id
owner_id
owner_display_name
threshold
time_series_condition_state

Methods

Public methods


Method new()

Usage
Alert$new(
  applied_dashboard_filters,
  comparison_type,
  cron,
  custom_title,
  dashboard_element_id,
  description,
  destinations,
  field,
  followed,
  followable,
  id,
  is_disabled,
  disabled_reason,
  is_public,
  investigative_content_type,
  investigative_content_id,
  investigative_content_title,
  lookml_dashboard_id,
  lookml_link_id,
  owner_id,
  owner_display_name,
  threshold,
  time_series_condition_state
)

Method toJSON()

Usage
Alert$toJSON()

Method fromJSONObject()

Usage
Alert$fromJSONObject(AlertJsonObject)

Method fromJSON()

Usage
Alert$fromJSON(AlertJson)

Method toJSONString()

Usage
Alert$toJSONString()

Method fromJSONString()

Usage
Alert$fromJSONString(AlertJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Alert$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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