LookmlModelExploreField: LookmlModelExploreField Class

LookmlModelExploreFieldR Documentation

LookmlModelExploreField Class

Description

LookmlModelExploreField Class

LookmlModelExploreField Class

Public fields

align
can_filter
category
default_filter_value
description
dimension_group
enumerations
error
field_group_label
field_group_variant
fill_style
fiscal_month_offset
has_allowed_values
hidden
is_filter
is_fiscal
is_numeric
is_timeframe
can_time_filter
time_interval
label
label_from_parameter
label_short
lookml_link
map_layer
measure
name
strict_value_format
parameter
permanent
primary_key
project_name
requires_refresh_on_sort
scope
sortable
source_file
source_file_path
sql
sql_case
filters
suggest_dimension
suggest_explore
suggestable
suggestions
tags
type
user_attribute_filter_types
value_format
view
view_label
dynamic
week_start_day
times_used
original_view

Methods

Public methods


Method new()

Usage
LookmlModelExploreField$new(
  align,
  can_filter,
  category,
  default_filter_value,
  description,
  dimension_group,
  enumerations,
  error,
  field_group_label,
  field_group_variant,
  fill_style,
  fiscal_month_offset,
  has_allowed_values,
  hidden,
  is_filter,
  is_fiscal,
  is_numeric,
  is_timeframe,
  can_time_filter,
  time_interval,
  label,
  label_from_parameter,
  label_short,
  lookml_link,
  map_layer,
  measure,
  name,
  strict_value_format,
  parameter,
  permanent,
  primary_key,
  project_name,
  requires_refresh_on_sort,
  scope,
  sortable,
  source_file,
  source_file_path,
  sql,
  sql_case,
  filters,
  suggest_dimension,
  suggest_explore,
  suggestable,
  suggestions,
  tags,
  type,
  user_attribute_filter_types,
  value_format,
  view,
  view_label,
  dynamic,
  week_start_day,
  times_used,
  original_view
)

Method toJSON()

Usage
LookmlModelExploreField$toJSON()

Method fromJSONObject()

Usage
LookmlModelExploreField$fromJSONObject(LookmlModelExploreFieldJsonObject)

Method fromJSON()

Usage
LookmlModelExploreField$fromJSON(LookmlModelExploreFieldJson)

Method toJSONString()

Usage
LookmlModelExploreField$toJSONString()

Method fromJSONString()

Usage
LookmlModelExploreField$fromJSONString(LookmlModelExploreFieldJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LookmlModelExploreField$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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