ModelNamedValueFormats: ModelNamedValueFormats Class

ModelNamedValueFormatsR Documentation

ModelNamedValueFormats Class

Description

ModelNamedValueFormats Class

ModelNamedValueFormats Class

Public fields

format_string
label
name
strict_value_format

Methods

Public methods


Method new()

Usage
ModelNamedValueFormats$new(format_string, label, name, strict_value_format)

Method toJSON()

Usage
ModelNamedValueFormats$toJSON()

Method fromJSONObject()

Usage
ModelNamedValueFormats$fromJSONObject(ModelNamedValueFormatsJsonObject)

Method fromJSON()

Usage
ModelNamedValueFormats$fromJSON(ModelNamedValueFormatsJson)

Method toJSONString()

Usage
ModelNamedValueFormats$toJSONString()

Method fromJSONString()

Usage
ModelNamedValueFormats$fromJSONString(ModelNamedValueFormatsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ModelNamedValueFormats$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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