Uses of Interface
com.google.cloud.documentai.v1beta2.OutputConfigOrBuilder
-
Packages that use OutputConfigOrBuilder Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of OutputConfigOrBuilder in com.google.cloud.documentai.v1beta2
Classes in com.google.cloud.documentai.v1beta2 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.v1beta2 that return OutputConfigOrBuilder Modifier and Type Method Description OutputConfigOrBuilder
ProcessDocumentRequest.Builder. getOutputConfigOrBuilder()
The desired output location.OutputConfigOrBuilder
ProcessDocumentRequest. getOutputConfigOrBuilder()
The desired output location.OutputConfigOrBuilder
ProcessDocumentRequestOrBuilder. getOutputConfigOrBuilder()
The desired output location.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.
-