Uses of Interface
com.google.cloud.documentai.v1beta3.DocumentPageRangeOrBuilder
-
Packages that use DocumentPageRangeOrBuilder Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of DocumentPageRangeOrBuilder in com.google.cloud.documentai.v1beta3
Classes in com.google.cloud.documentai.v1beta3 that implement DocumentPageRangeOrBuilder Modifier and Type Class Description classDocumentPageRangeRange of pages present in a document.static classDocumentPageRange.BuilderRange of pages present in a document.Methods in com.google.cloud.documentai.v1beta3 that return DocumentPageRangeOrBuilder Modifier and Type Method Description DocumentPageRangeOrBuilderGetDocumentRequest.Builder. getPageRangeOrBuilder()List of pages for which the fields specified in the `read_mask` must be served.DocumentPageRangeOrBuilderGetDocumentRequest. getPageRangeOrBuilder()List of pages for which the fields specified in the `read_mask` must be served.DocumentPageRangeOrBuilderGetDocumentRequestOrBuilder. getPageRangeOrBuilder()List of pages for which the fields specified in the `read_mask` must be served.
-