DashboardBase: DashboardBase Class

DashboardBaseR Documentation

DashboardBase Class

Description

DashboardBase Class

DashboardBase Class

Public fields

can
content_favorite_id
content_metadata_id
description
hidden
id
model
query_timezone
readonly
refresh_interval
refresh_interval_to_i
folder
title
user_id
slug
preferred_viewer

Methods

Public methods


Method new()

Usage
DashboardBase$new(
  can,
  content_favorite_id,
  content_metadata_id,
  description,
  hidden,
  id,
  model,
  query_timezone,
  readonly,
  refresh_interval,
  refresh_interval_to_i,
  folder,
  title,
  user_id,
  slug,
  preferred_viewer
)

Method toJSON()

Usage
DashboardBase$toJSON()

Method fromJSONObject()

Usage
DashboardBase$fromJSONObject(DashboardBaseJsonObject)

Method fromJSON()

Usage
DashboardBase$fromJSON(DashboardBaseJson)

Method toJSONString()

Usage
DashboardBase$toJSONString()

Method fromJSONString()

Usage
DashboardBase$fromJSONString(DashboardBaseJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DashboardBase$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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