| 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 |
BatchProcessRequestOrBuilder.getDocumentOutputConfig()
The output configuration for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
DocumentOutputConfig |
BatchProcessRequest.getDocumentOutputConfig()
The output configuration for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
DocumentOutputConfig |
BatchProcessRequest.Builder.getDocumentOutputConfig()
The output configuration for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
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 |
|---|---|
BatchProcessRequest.Builder |
BatchProcessRequest.Builder.mergeDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
DocumentOutputConfig.Builder |
DocumentOutputConfig.Builder.mergeFrom(DocumentOutputConfig other) |
static DocumentOutputConfig.Builder |
DocumentOutputConfig.newBuilder(DocumentOutputConfig prototype) |
BatchProcessRequest.Builder |
BatchProcessRequest.Builder.setDocumentOutputConfig(DocumentOutputConfig value)
The output configuration for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
Copyright © 2024 Google LLC. All rights reserved.