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