ContentValidationAlert: ContentValidationAlert Class

ContentValidationAlertR Documentation

ContentValidationAlert Class

Description

ContentValidationAlert Class

ContentValidationAlert Class

Public fields

id
lookml_dashboard_id
lookml_link_id
custom_title

Methods

Public methods


Method new()

Usage
ContentValidationAlert$new(
  id,
  lookml_dashboard_id,
  lookml_link_id,
  custom_title
)

Method toJSON()

Usage
ContentValidationAlert$toJSON()

Method fromJSONObject()

Usage
ContentValidationAlert$fromJSONObject(ContentValidationAlertJsonObject)

Method fromJSON()

Usage
ContentValidationAlert$fromJSON(ContentValidationAlertJson)

Method toJSONString()

Usage
ContentValidationAlert$toJSONString()

Method fromJSONString()

Usage
ContentValidationAlert$fromJSONString(ContentValidationAlertJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ContentValidationAlert$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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