HomepageItem: HomepageItem Class

HomepageItemR Documentation

HomepageItem Class

Description

HomepageItem Class

HomepageItem Class

Public fields

can
content_created_by
content_favorite_id
content_metadata_id
content_updated_at
custom_description
custom_image_data_base64
custom_image_url
custom_title
custom_url
dashboard_id
description
favorite_count
homepage_section_id
id
image_url
location
look_id
lookml_dashboard_id
order
section_fetch_time
title
url
use_custom_description
use_custom_image
use_custom_title
use_custom_url
view_count

Methods

Public methods


Method new()

Usage
HomepageItem$new(
  can,
  content_created_by,
  content_favorite_id,
  content_metadata_id,
  content_updated_at,
  custom_description,
  custom_image_data_base64,
  custom_image_url,
  custom_title,
  custom_url,
  dashboard_id,
  description,
  favorite_count,
  homepage_section_id,
  id,
  image_url,
  location,
  look_id,
  lookml_dashboard_id,
  order,
  section_fetch_time,
  title,
  url,
  use_custom_description,
  use_custom_image,
  use_custom_title,
  use_custom_url,
  view_count
)

Method toJSON()

Usage
HomepageItem$toJSON()

Method fromJSONObject()

Usage
HomepageItem$fromJSONObject(HomepageItemJsonObject)

Method fromJSON()

Usage
HomepageItem$fromJSON(HomepageItemJson)

Method toJSONString()

Usage
HomepageItem$toJSONString()

Method fromJSONString()

Usage
HomepageItem$fromJSONString(HomepageItemJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
HomepageItem$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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