AlertAppliedDashboardFilter: AlertAppliedDashboardFilter Class

AlertAppliedDashboardFilterR Documentation

AlertAppliedDashboardFilter Class

Description

AlertAppliedDashboardFilter Class

AlertAppliedDashboardFilter Class

Public fields

filter_title
field_name
filter_value
filter_description

Methods

Public methods


Method new()

Usage
AlertAppliedDashboardFilter$new(
  filter_title,
  field_name,
  filter_value,
  filter_description
)

Method toJSON()

Usage
AlertAppliedDashboardFilter$toJSON()

Method fromJSONObject()

Usage
AlertAppliedDashboardFilter$fromJSONObject(
  AlertAppliedDashboardFilterJsonObject
)

Method fromJSON()

Usage
AlertAppliedDashboardFilter$fromJSON(AlertAppliedDashboardFilterJson)

Method toJSONString()

Usage
AlertAppliedDashboardFilter$toJSONString()

Method fromJSONString()

Usage
AlertAppliedDashboardFilter$fromJSONString(AlertAppliedDashboardFilterJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AlertAppliedDashboardFilter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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