| Modifier and Type | Method and Description |
|---|---|
static StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.EndpointerType.forNumber(int value) |
StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.getEndpointerType()
*Output-only* Indicates the type of endpointer event.
|
StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.Builder.getEndpointerType()
*Output-only* Indicates the type of endpointer event.
|
StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponseOrBuilder.getEndpointerType()
*Output-only* Indicates the type of endpointer event.
|
static StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.EndpointerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.EndpointerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StreamingRecognizeResponse.EndpointerType |
StreamingRecognizeResponse.EndpointerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamingRecognizeResponse.EndpointerType[] |
StreamingRecognizeResponse.EndpointerType.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<StreamingRecognizeResponse.EndpointerType> |
StreamingRecognizeResponse.EndpointerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StreamingRecognizeResponse.Builder |
StreamingRecognizeResponse.Builder.setEndpointerType(StreamingRecognizeResponse.EndpointerType value)
*Output-only* Indicates the type of endpointer event.
|
Copyright © 2022 Google LLC. All rights reserved.