ContentView: ContentView Class

ContentViewR Documentation

ContentView Class

Description

ContentView Class

ContentView Class

Public fields

can
id
look_id
dashboard_id
title
content_metadata_id
user_id
group_id
view_count
favorite_count
last_viewed_at
start_of_week_date

Methods

Public methods


Method new()

Usage
ContentView$new(
  can,
  id,
  look_id,
  dashboard_id,
  title,
  content_metadata_id,
  user_id,
  group_id,
  view_count,
  favorite_count,
  last_viewed_at,
  start_of_week_date
)

Method toJSON()

Usage
ContentView$toJSON()

Method fromJSONObject()

Usage
ContentView$fromJSONObject(ContentViewJsonObject)

Method fromJSON()

Usage
ContentView$fromJSON(ContentViewJson)

Method toJSONString()

Usage
ContentView$toJSONString()

Method fromJSONString()

Usage
ContentView$fromJSONString(ContentViewJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ContentView$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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