Uses of Interface
com.google.cloud.documentai.v1.DocumentOutputConfigOrBuilder
-
Packages that use DocumentOutputConfigOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of DocumentOutputConfigOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement DocumentOutputConfigOrBuilder Modifier and Type Class Description class
DocumentOutputConfig
Config that controls the output of documents.static class
DocumentOutputConfig.Builder
Config that controls the output of documents.Methods in com.google.cloud.documentai.v1 that return DocumentOutputConfigOrBuilder Modifier and Type Method Description DocumentOutputConfigOrBuilder
BatchProcessRequest.Builder. getDocumentOutputConfigOrBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfigOrBuilder
BatchProcessRequest. getDocumentOutputConfigOrBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.DocumentOutputConfigOrBuilder
BatchProcessRequestOrBuilder. getDocumentOutputConfigOrBuilder()
The output configuration for the [BatchProcessDocuments][google.cloud.documentai.v1.DocumentProcessorService.BatchProcessDocuments] method.
-