| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. clone() | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. setBlockType(String blockType)Detected block type (text, image etc) for this block. | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. setBoundingBox(GoogleCloudVisionV1p2beta1BoundingPoly boundingBox)The bounding box for the block. | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. setConfidence(Float confidence)Confidence of the OCR results on the block. | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. setParagraphs(List<GoogleCloudVisionV1p2beta1Paragraph> paragraphs)List of paragraphs in this block (if this blocks is of type text). | 
| GoogleCloudVisionV1p2beta1Block | GoogleCloudVisionV1p2beta1Block. setProperty(GoogleCloudVisionV1p2beta1TextAnnotationTextProperty property)Additional information detected for the block. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p2beta1Block> | GoogleCloudVisionV1p2beta1Page. getBlocks()List of blocks of text, images etc on this page. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1Page | GoogleCloudVisionV1p2beta1Page. setBlocks(List<GoogleCloudVisionV1p2beta1Block> blocks)List of blocks of text, images etc on this page. | 
Copyright © 2011–2025 Google. All rights reserved.