| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. clone() | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. setBlocks(List<GoogleCloudVisionV1p4beta1Block> blocks)List of blocks of text, images etc on this page. | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. setConfidence(Float confidence)Confidence of the OCR results on the page. | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. setHeight(Integer height)Page height. | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty property)Additional information detected on the page. | 
| GoogleCloudVisionV1p4beta1Page | GoogleCloudVisionV1p4beta1Page. setWidth(Integer width)Page width. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p4beta1Page> | GoogleCloudVisionV1p4beta1TextAnnotation. getPages()List of pages detected by OCR. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p4beta1TextAnnotation | GoogleCloudVisionV1p4beta1TextAnnotation. setPages(List<GoogleCloudVisionV1p4beta1Page> pages)List of pages detected by OCR. | 
Copyright © 2011–2025 Google. All rights reserved.