| Modifier and Type | Method and Description |
|---|---|
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.Builder.build() |
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.Builder.buildPartial() |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.getDefaultInstance() |
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.getDefaultInstanceForType() |
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.Builder.getDefaultInstanceForType() |
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResponse.getResult()
Output only.
|
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResponse.Builder.getResult()
Output only.
|
StreamingTranslateSpeechResult |
StreamingTranslateSpeechResponseOrBuilder.getResult()
Output only.
|
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseDelimitedFrom(InputStream input) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(byte[] data) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(ByteBuffer data) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(com.google.protobuf.ByteString data) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(InputStream input) |
static StreamingTranslateSpeechResult |
StreamingTranslateSpeechResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingTranslateSpeechResult> |
StreamingTranslateSpeechResult.getParserForType() |
static com.google.protobuf.Parser<StreamingTranslateSpeechResult> |
StreamingTranslateSpeechResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingTranslateSpeechResult.Builder |
StreamingTranslateSpeechResult.Builder.mergeFrom(StreamingTranslateSpeechResult other) |
StreamingTranslateSpeechResponse.Builder |
StreamingTranslateSpeechResponse.Builder.mergeResult(StreamingTranslateSpeechResult value)
Output only.
|
static StreamingTranslateSpeechResult.Builder |
StreamingTranslateSpeechResult.newBuilder(StreamingTranslateSpeechResult prototype) |
StreamingTranslateSpeechResponse.Builder |
StreamingTranslateSpeechResponse.Builder.setResult(StreamingTranslateSpeechResult value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.