BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.build() |
|
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.buildPartial() |
|
BatchDocumentsInputConfig |
ImportDocumentsRequest.BatchDocumentsImportConfig.Builder.getBatchInputConfig() |
The common config to specify a set of documents used as input.
|
BatchDocumentsInputConfig |
ImportDocumentsRequest.BatchDocumentsImportConfig.getBatchInputConfig() |
The common config to specify a set of documents used as input.
|
BatchDocumentsInputConfig |
ImportDocumentsRequest.BatchDocumentsImportConfigOrBuilder.getBatchInputConfig() |
The common config to specify a set of documents used as input.
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.getDefaultInstance() |
|
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.Builder.getDefaultInstanceForType() |
|
BatchDocumentsInputConfig |
BatchDocumentsInputConfig.getDefaultInstanceForType() |
|
BatchDocumentsInputConfig |
EvaluateProcessorVersionRequest.Builder.getEvaluationDocuments() |
Optional.
|
BatchDocumentsInputConfig |
EvaluateProcessorVersionRequest.getEvaluationDocuments() |
Optional.
|
BatchDocumentsInputConfig |
EvaluateProcessorVersionRequestOrBuilder.getEvaluationDocuments() |
Optional.
|
BatchDocumentsInputConfig |
BatchProcessRequest.Builder.getInputDocuments() |
The input documents for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
BatchDocumentsInputConfig |
BatchProcessRequest.getInputDocuments() |
The input documents for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
BatchDocumentsInputConfig |
BatchProcessRequestOrBuilder.getInputDocuments() |
The input documents for the
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments]
method.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputData.Builder.getTestDocuments() |
The documents used for testing the trained version.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputData.getTestDocuments() |
The documents used for testing the trained version.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputDataOrBuilder.getTestDocuments() |
The documents used for testing the trained version.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputData.Builder.getTrainingDocuments() |
The documents used for training the new version.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputData.getTrainingDocuments() |
The documents used for training the new version.
|
BatchDocumentsInputConfig |
TrainProcessorVersionRequest.InputDataOrBuilder.getTrainingDocuments() |
The documents used for training the new version.
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseDelimitedFrom(InputStream input) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(byte[] data) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.ByteString data) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(InputStream input) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(ByteBuffer data) |
|
static BatchDocumentsInputConfig |
BatchDocumentsInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|