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