| Modifier and Type | Method and Description |
|---|---|
static PhraseSet.State |
PhraseSet.State.forNumber(int value) |
PhraseSet.State |
PhraseSetOrBuilder.getState()
Output only.
|
PhraseSet.State |
PhraseSet.getState()
Output only.
|
PhraseSet.State |
PhraseSet.Builder.getState()
Output only.
|
static PhraseSet.State |
PhraseSet.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PhraseSet.State |
PhraseSet.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PhraseSet.State |
PhraseSet.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhraseSet.State[] |
PhraseSet.State.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<PhraseSet.State> |
PhraseSet.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PhraseSet.Builder |
PhraseSet.Builder.setState(PhraseSet.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.