| Modifier and Type | Method and Description |
|---|---|
static TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetails.OutputNameMappingCase.forNumber(int value) |
TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetails.getOutputNameMappingCase() |
TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetails.Builder.getOutputNameMappingCase() |
TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetailsOrBuilder.getOutputNameMappingCase() |
static TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetails.OutputNameMappingCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TranslationConfigDetails.OutputNameMappingCase |
TranslationConfigDetails.OutputNameMappingCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TranslationConfigDetails.OutputNameMappingCase[] |
TranslationConfigDetails.OutputNameMappingCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.