| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. clone() | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly boundingPoly)Image region to which this entity belongs. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setConfidence(Float confidence)**Deprecated. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setDescription(String description)Entity textual description, expressed in its `locale` language. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setLocale(String locale)The language code for the locale in which the entity textual `description` is expressed. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setLocations(List<GoogleCloudVisionV1p2beta1LocationInfo> locations)The location information for the detected entity. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setMid(String mid)Opaque entity ID. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setProperties(List<GoogleCloudVisionV1p2beta1Property> properties)Some entities may have optional user-supplied `Property` (name/value) fields, such a score or
 string that qualifies the entity. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setScore(Float score)Overall score of the result. | 
| GoogleCloudVisionV1p2beta1EntityAnnotation | GoogleCloudVisionV1p2beta1EntityAnnotation. setTopicality(Float topicality)The relevancy of the ICA (Image Content Annotation) label to the image. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p2beta1EntityAnnotation> | GoogleCloudVisionV1p2beta1AnnotateImageResponse. getLabelAnnotations()If present, label detection has completed successfully. | 
| List<GoogleCloudVisionV1p2beta1EntityAnnotation> | GoogleCloudVisionV1p2beta1AnnotateImageResponse. getLandmarkAnnotations()If present, landmark detection has completed successfully. | 
| List<GoogleCloudVisionV1p2beta1EntityAnnotation> | GoogleCloudVisionV1p2beta1AnnotateImageResponse. getLogoAnnotations()If present, logo detection has completed successfully. | 
| List<GoogleCloudVisionV1p2beta1EntityAnnotation> | GoogleCloudVisionV1p2beta1AnnotateImageResponse. getTextAnnotations()If present, text (OCR) detection has completed successfully. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1AnnotateImageResponse | GoogleCloudVisionV1p2beta1AnnotateImageResponse. setLabelAnnotations(List<GoogleCloudVisionV1p2beta1EntityAnnotation> labelAnnotations)If present, label detection has completed successfully. | 
| GoogleCloudVisionV1p2beta1AnnotateImageResponse | GoogleCloudVisionV1p2beta1AnnotateImageResponse. setLandmarkAnnotations(List<GoogleCloudVisionV1p2beta1EntityAnnotation> landmarkAnnotations)If present, landmark detection has completed successfully. | 
| GoogleCloudVisionV1p2beta1AnnotateImageResponse | GoogleCloudVisionV1p2beta1AnnotateImageResponse. setLogoAnnotations(List<GoogleCloudVisionV1p2beta1EntityAnnotation> logoAnnotations)If present, logo detection has completed successfully. | 
| GoogleCloudVisionV1p2beta1AnnotateImageResponse | GoogleCloudVisionV1p2beta1AnnotateImageResponse. setTextAnnotations(List<GoogleCloudVisionV1p2beta1EntityAnnotation> textAnnotations)If present, text (OCR) detection has completed successfully. | 
Copyright © 2011–2025 Google. All rights reserved.