| Modifier and Type | Method and Description |
|---|---|
static LocalizationState |
LocalizationState.forNumber(int value) |
LocalizationState |
Text.getLocalizationState()
Status of the localization.
|
LocalizationState |
Text.Builder.getLocalizationState()
Status of the localization.
|
LocalizationState |
TextOrBuilder.getLocalizationState()
Status of the localization.
|
static LocalizationState |
LocalizationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LocalizationState |
LocalizationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LocalizationState |
LocalizationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalizationState[] |
LocalizationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<LocalizationState> |
LocalizationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Text.Builder |
Text.Builder.setLocalizationState(LocalizationState value)
Status of the localization.
|
Copyright © 2023 Google LLC. All rights reserved.