| Modifier and Type | Method and Description |
|---|---|
DocumentOutputConfig |
DocumentOutputConfig.Builder.build() |
DocumentOutputConfig |
DocumentOutputConfig.Builder.buildPartial() |
static DocumentOutputConfig |
DocumentOutputConfig.getDefaultInstance() |
DocumentOutputConfig |
DocumentOutputConfig.getDefaultInstanceForType() |
DocumentOutputConfig |
DocumentOutputConfig.Builder.getDefaultInstanceForType() |
DocumentOutputConfig |
TranslateDocumentRequest.getDocumentOutputConfig()
Optional.
|
DocumentOutputConfig |
TranslateDocumentRequest.Builder.getDocumentOutputConfig()
Optional.
|
DocumentOutputConfig |
TranslateDocumentRequestOrBuilder.getDocumentOutputConfig()
Optional.
|
static DocumentOutputConfig |
DocumentOutputConfig.parseDelimitedFrom(InputStream input) |
static DocumentOutputConfig |
DocumentOutputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(byte[] data) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(ByteBuffer data) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(com.google.protobuf.ByteString data) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(InputStream input) |
static DocumentOutputConfig |
DocumentOutputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DocumentOutputConfig> |
DocumentOutputConfig.getParserForType() |
static com.google.protobuf.Parser<DocumentOutputConfig> |
DocumentOutputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TranslateDocumentRequest.Builder |
TranslateDocumentRequest.Builder.mergeDocumentOutputConfig(DocumentOutputConfig value)
Optional.
|
DocumentOutputConfig.Builder |
DocumentOutputConfig.Builder.mergeFrom(DocumentOutputConfig other) |
static DocumentOutputConfig.Builder |
DocumentOutputConfig.newBuilder(DocumentOutputConfig prototype) |
TranslateDocumentRequest.Builder |
TranslateDocumentRequest.Builder.setDocumentOutputConfig(DocumentOutputConfig value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.