| Modifier and Type | Method and Description |
|---|---|
TranslateSpeechConfig |
TranslateSpeechConfig.Builder.build() |
TranslateSpeechConfig |
TranslateSpeechConfig.Builder.buildPartial() |
TranslateSpeechConfig |
StreamingTranslateSpeechConfig.getAudioConfig()
Required.
|
TranslateSpeechConfig |
StreamingTranslateSpeechConfig.Builder.getAudioConfig()
Required.
|
TranslateSpeechConfig |
StreamingTranslateSpeechConfigOrBuilder.getAudioConfig()
Required.
|
static TranslateSpeechConfig |
TranslateSpeechConfig.getDefaultInstance() |
TranslateSpeechConfig |
TranslateSpeechConfig.getDefaultInstanceForType() |
TranslateSpeechConfig |
TranslateSpeechConfig.Builder.getDefaultInstanceForType() |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseDelimitedFrom(InputStream input) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(byte[] data) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(ByteBuffer data) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(com.google.protobuf.ByteString data) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(InputStream input) |
static TranslateSpeechConfig |
TranslateSpeechConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TranslateSpeechConfig> |
TranslateSpeechConfig.getParserForType() |
static com.google.protobuf.Parser<TranslateSpeechConfig> |
TranslateSpeechConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingTranslateSpeechConfig.Builder |
StreamingTranslateSpeechConfig.Builder.mergeAudioConfig(TranslateSpeechConfig value)
Required.
|
TranslateSpeechConfig.Builder |
TranslateSpeechConfig.Builder.mergeFrom(TranslateSpeechConfig other) |
static TranslateSpeechConfig.Builder |
TranslateSpeechConfig.newBuilder(TranslateSpeechConfig prototype) |
StreamingTranslateSpeechConfig.Builder |
StreamingTranslateSpeechConfig.Builder.setAudioConfig(TranslateSpeechConfig value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.