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