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