LocalizationSettings: LocalizationSettings Class

LocalizationSettingsR Documentation

LocalizationSettings Class

Description

LocalizationSettings Class

LocalizationSettings Class

Public fields

default_locale
localization_level

Methods

Public methods


Method new()

Usage
LocalizationSettings$new(default_locale, localization_level)

Method toJSON()

Usage
LocalizationSettings$toJSON()

Method fromJSONObject()

Usage
LocalizationSettings$fromJSONObject(LocalizationSettingsJsonObject)

Method fromJSON()

Usage
LocalizationSettings$fromJSON(LocalizationSettingsJson)

Method toJSONString()

Usage
LocalizationSettings$toJSONString()

Method fromJSONString()

Usage
LocalizationSettings$fromJSONString(LocalizationSettingsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
LocalizationSettings$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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