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 classOutputConfigThe desired output location and metadata.static classOutputConfig.BuilderThe desired output location and metadata.Methods in com.google.cloud.documentai.v1beta1 that return OutputConfigOrBuilder Modifier and Type Method Description OutputConfigOrBuilderProcessDocumentRequest.Builder. getOutputConfigOrBuilder()Required.OutputConfigOrBuilderProcessDocumentRequest. getOutputConfigOrBuilder()Required.OutputConfigOrBuilderProcessDocumentRequestOrBuilder. getOutputConfigOrBuilder()Required.OutputConfigOrBuilderProcessDocumentResponse.Builder. getOutputConfigOrBuilder()The output location of the parsed responses.OutputConfigOrBuilderProcessDocumentResponse. getOutputConfigOrBuilder()The output location of the parsed responses.OutputConfigOrBuilderProcessDocumentResponseOrBuilder. getOutputConfigOrBuilder()The output location of the parsed responses.
-