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