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