VmGcProfileLocaleSettingOverride#
- class VmGcProfileLocaleSettingOverride(value=None, *args, **kwargs)#
Bases:
objectLocale setting value based on RFC 3066 language-tagging conventions, for example, en-US, fr-FR, es-ES.
- Parameters:
value (required max=64 chars) – (
value) Locale setting value.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property value#
Locale setting value.
- Type:
str