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