| Modifier and Type | Method and Description |
|---|---|
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.Builder.build() |
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.Builder.buildPartial() |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.getDefaultInstance() |
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.getDefaultInstanceForType() |
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.Builder.getDefaultInstanceForType() |
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechRequestOrBuilder.getStreamingConfig()
Provides information to the recognizer that specifies how to process the
request.
|
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechRequest.getStreamingConfig()
Provides information to the recognizer that specifies how to process the
request.
|
StreamingTranslateSpeechConfig |
StreamingTranslateSpeechRequest.Builder.getStreamingConfig()
Provides information to the recognizer that specifies how to process the
request.
|
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseDelimitedFrom(InputStream input) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(byte[] data) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(ByteBuffer data) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(com.google.protobuf.ByteString data) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(InputStream input) |
static StreamingTranslateSpeechConfig |
StreamingTranslateSpeechConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamingTranslateSpeechConfig> |
StreamingTranslateSpeechConfig.getParserForType() |
static com.google.protobuf.Parser<StreamingTranslateSpeechConfig> |
StreamingTranslateSpeechConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingTranslateSpeechConfig.Builder |
StreamingTranslateSpeechConfig.Builder.mergeFrom(StreamingTranslateSpeechConfig other) |
StreamingTranslateSpeechRequest.Builder |
StreamingTranslateSpeechRequest.Builder.mergeStreamingConfig(StreamingTranslateSpeechConfig value)
Provides information to the recognizer that specifies how to process the
request.
|
static StreamingTranslateSpeechConfig.Builder |
StreamingTranslateSpeechConfig.newBuilder(StreamingTranslateSpeechConfig prototype) |
StreamingTranslateSpeechRequest.Builder |
StreamingTranslateSpeechRequest.Builder.setStreamingConfig(StreamingTranslateSpeechConfig value)
Provides information to the recognizer that specifies how to process the
request.
|
Copyright © 2022 Google LLC. All rights reserved.