ContentValidationDashboardElement: ContentValidationDashboardElement Class

ContentValidationDashboardElementR Documentation

ContentValidationDashboardElement Class

Description

ContentValidationDashboardElement Class

ContentValidationDashboardElement Class

Public fields

body_text
dashboard_id
id
look_id
note_display
note_state
note_text
note_text_as_html
query_id
subtitle_text
title
title_hidden
title_text
type

Methods

Public methods


Method new()

Usage
ContentValidationDashboardElement$new(
  body_text,
  dashboard_id,
  id,
  look_id,
  note_display,
  note_state,
  note_text,
  note_text_as_html,
  query_id,
  subtitle_text,
  title,
  title_hidden,
  title_text,
  type
)

Method toJSON()

Usage
ContentValidationDashboardElement$toJSON()

Method fromJSONObject()

Usage
ContentValidationDashboardElement$fromJSONObject(
  ContentValidationDashboardElementJsonObject
)

Method fromJSON()

Usage
ContentValidationDashboardElement$fromJSON(
  ContentValidationDashboardElementJson
)

Method toJSONString()

Usage
ContentValidationDashboardElement$toJSONString()

Method fromJSONString()

Usage
ContentValidationDashboardElement$fromJSONString(
  ContentValidationDashboardElementJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
ContentValidationDashboardElement$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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