ModelFieldSuggestions: ModelFieldSuggestions Class

ModelFieldSuggestionsR Documentation

ModelFieldSuggestions Class

Description

ModelFieldSuggestions Class

ModelFieldSuggestions Class

Public fields

suggestions
error
from_cache
hit_limit
used_calcite_materialization

Methods

Public methods


Method new()

Usage
ModelFieldSuggestions$new(
  suggestions,
  error,
  from_cache,
  hit_limit,
  used_calcite_materialization
)

Method toJSON()

Usage
ModelFieldSuggestions$toJSON()

Method fromJSONObject()

Usage
ModelFieldSuggestions$fromJSONObject(ModelFieldSuggestionsJsonObject)

Method fromJSON()

Usage
ModelFieldSuggestions$fromJSON(ModelFieldSuggestionsJson)

Method toJSONString()

Usage
ModelFieldSuggestions$toJSONString()

Method fromJSONString()

Usage
ModelFieldSuggestions$fromJSONString(ModelFieldSuggestionsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ModelFieldSuggestions$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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