| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1BoundingPoly. clone() | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1Symbol. getBoundingBox()The bounding box for the symbol. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1Word. getBoundingBox()The bounding box for the word. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1Block. getBoundingBox()The bounding box for the block. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1Paragraph. getBoundingBox()The bounding box for the paragraph. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult. getBoundingPoly()The bounding polygon around the product detected in the query image. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1EntityAnnotation. getBoundingPoly()Image region to which this entity belongs. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1FaceAnnotation. getBoundingPoly()The bounding polygon around the face. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation. getBoundingPoly()Image region to which this object belongs. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1CropHint. getBoundingPoly()The bounding polygon for the crop region. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1FaceAnnotation. getFdBoundingPoly()The `fd_bounding_poly` bounding polygon is tighter than the `boundingPoly`, and encloses only
 the skin part of the face. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1BoundingPoly. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1BoundingPoly. setNormalizedVertices(List<GoogleCloudVisionV1p1beta1NormalizedVertex> normalizedVertices)The bounding polygon normalized vertices. | 
| GoogleCloudVisionV1p1beta1BoundingPoly | GoogleCloudVisionV1p1beta1BoundingPoly. setVertices(List<GoogleCloudVisionV1p1beta1Vertex> vertices)The bounding polygon vertices. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p1beta1Symbol | GoogleCloudVisionV1p1beta1Symbol. setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly boundingBox)The bounding box for the symbol. | 
| GoogleCloudVisionV1p1beta1Word | GoogleCloudVisionV1p1beta1Word. setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly boundingBox)The bounding box for the word. | 
| GoogleCloudVisionV1p1beta1Block | GoogleCloudVisionV1p1beta1Block. setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly boundingBox)The bounding box for the block. | 
| GoogleCloudVisionV1p1beta1Paragraph | GoogleCloudVisionV1p1beta1Paragraph. setBoundingBox(GoogleCloudVisionV1p1beta1BoundingPoly boundingBox)The bounding box for the paragraph. | 
| GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult | GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult. setBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly boundingPoly)The bounding polygon around the product detected in the query image. | 
| GoogleCloudVisionV1p1beta1EntityAnnotation | GoogleCloudVisionV1p1beta1EntityAnnotation. setBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly boundingPoly)Image region to which this entity belongs. | 
| GoogleCloudVisionV1p1beta1FaceAnnotation | GoogleCloudVisionV1p1beta1FaceAnnotation. setBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly boundingPoly)The bounding polygon around the face. | 
| GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation | GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation. setBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly boundingPoly)Image region to which this object belongs. | 
| GoogleCloudVisionV1p1beta1CropHint | GoogleCloudVisionV1p1beta1CropHint. setBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly boundingPoly)The bounding polygon for the crop region. | 
| GoogleCloudVisionV1p1beta1FaceAnnotation | GoogleCloudVisionV1p1beta1FaceAnnotation. setFdBoundingPoly(GoogleCloudVisionV1p1beta1BoundingPoly fdBoundingPoly)The `fd_bounding_poly` bounding polygon is tighter than the `boundingPoly`, and encloses only
 the skin part of the face. | 
Copyright © 2011–2025 Google. All rights reserved.