| Modifier and Type | Method and Description |
|---|---|
TranslationConfig |
TranslationConfig.Builder.build() |
TranslationConfig |
TranslationConfig.Builder.buildPartial() |
static TranslationConfig |
TranslationConfig.getDefaultInstance() |
TranslationConfig |
TranslationConfig.getDefaultInstanceForType() |
TranslationConfig |
TranslationConfig.Builder.getDefaultInstanceForType() |
TranslationConfig |
RecognitionConfig.getTranslationConfig()
Optional.
|
TranslationConfig |
RecognitionConfig.Builder.getTranslationConfig()
Optional.
|
TranslationConfig |
RecognitionConfigOrBuilder.getTranslationConfig()
Optional.
|
static TranslationConfig |
TranslationConfig.parseDelimitedFrom(InputStream input) |
static TranslationConfig |
TranslationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationConfig |
TranslationConfig.parseFrom(byte[] data) |
static TranslationConfig |
TranslationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationConfig |
TranslationConfig.parseFrom(ByteBuffer data) |
static TranslationConfig |
TranslationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationConfig |
TranslationConfig.parseFrom(com.google.protobuf.ByteString data) |
static TranslationConfig |
TranslationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationConfig |
TranslationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TranslationConfig |
TranslationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationConfig |
TranslationConfig.parseFrom(InputStream input) |
static TranslationConfig |
TranslationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TranslationConfig> |
TranslationConfig.getParserForType() |
static com.google.protobuf.Parser<TranslationConfig> |
TranslationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TranslationConfig.Builder |
TranslationConfig.Builder.mergeFrom(TranslationConfig other) |
RecognitionConfig.Builder |
RecognitionConfig.Builder.mergeTranslationConfig(TranslationConfig value)
Optional.
|
static TranslationConfig.Builder |
TranslationConfig.newBuilder(TranslationConfig prototype) |
RecognitionConfig.Builder |
RecognitionConfig.Builder.setTranslationConfig(TranslationConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.