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