Uses of Interface
com.google.cloud.documentai.v1beta1.OutputConfigOrBuilder
-
Packages that use OutputConfigOrBuilder Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of OutputConfigOrBuilder in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement OutputConfigOrBuilder Modifier and Type Class Description class
OutputConfig
The desired output location and metadata.static class
OutputConfig.Builder
The desired output location and metadata.Methods in com.google.cloud.documentai.v1beta1 that return OutputConfigOrBuilder Modifier and Type Method Description OutputConfigOrBuilder
ProcessDocumentRequest.Builder. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ProcessDocumentRequest. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ProcessDocumentRequestOrBuilder. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ProcessDocumentResponse.Builder. getOutputConfigOrBuilder()
The output location of the parsed responses.OutputConfigOrBuilder
ProcessDocumentResponse. getOutputConfigOrBuilder()
The output location of the parsed responses.OutputConfigOrBuilder
ProcessDocumentResponseOrBuilder. getOutputConfigOrBuilder()
The output location of the parsed responses.
-