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