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