LookWithQuery: LookWithQuery Class

LookWithQueryR Documentation

LookWithQuery Class

Description

LookWithQuery Class

LookWithQuery Class

Public fields

can
content_metadata_id
id
title
user_id
content_favorite_id
created_at
deleted
deleted_at
deleter_id
description
embed_url
excel_file_url
favorite_count
google_spreadsheet_formula
image_embed_url
is_run_on_load
last_accessed_at
last_updater_id
last_viewed_at
model
public
public_slug
public_url
query_id
short_url
folder
folder_id
updated_at
view_count
query
url

Methods

Public methods


Method new()

Usage
LookWithQuery$new(
  can,
  content_metadata_id,
  id,
  title,
  user_id,
  content_favorite_id,
  created_at,
  deleted,
  deleted_at,
  deleter_id,
  description,
  embed_url,
  excel_file_url,
  favorite_count,
  google_spreadsheet_formula,
  image_embed_url,
  is_run_on_load,
  last_accessed_at,
  last_updater_id,
  last_viewed_at,
  model,
  public,
  public_slug,
  public_url,
  query_id,
  short_url,
  folder,
  folder_id,
  updated_at,
  view_count,
  query,
  url
)

Method toJSON()

Usage
LookWithQuery$toJSON()

Method fromJSONObject()

Usage
LookWithQuery$fromJSONObject(LookWithQueryJsonObject)

Method fromJSON()

Usage
LookWithQuery$fromJSON(LookWithQueryJson)

Method toJSONString()

Usage
LookWithQuery$toJSONString()

Method fromJSONString()

Usage
LookWithQuery$fromJSONString(LookWithQueryJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LookWithQuery$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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