| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. clone() | 
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly boundingBox)The bounding box for the symbol. | 
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. setConfidence(Float confidence)Confidence of the OCR results for the symbol. | 
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. setProperty(GoogleCloudVisionV1p1beta1TextAnnotationTextProperty property)Additional information detected for the symbol. | 
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. setText(String text)The actual UTF-8 representation of the symbol. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p1beta1Symbol> | GoogleCloudVisionV1p1beta1Word. getSymbols()List of symbols in the word. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p1beta1Word | GoogleCloudVisionV1p1beta1Word. setSymbols(List<GoogleCloudVisionV1p1beta1Symbol> symbols)List of symbols in the word. | 
Copyright © 2011–2025 Google. All rights reserved.