| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1CropHint | GoogleCloudVisionV1p2beta1CropHint. clone() | 
| GoogleCloudVisionV1p2beta1CropHint | GoogleCloudVisionV1p2beta1CropHint. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1CropHint | GoogleCloudVisionV1p2beta1CropHint. setBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly boundingPoly)The bounding polygon for the crop region. | 
| GoogleCloudVisionV1p2beta1CropHint | GoogleCloudVisionV1p2beta1CropHint. setConfidence(Float confidence)Confidence of this being a salient region. | 
| GoogleCloudVisionV1p2beta1CropHint | GoogleCloudVisionV1p2beta1CropHint. setImportanceFraction(Float importanceFraction)Fraction of importance of this salient region with respect to the original image. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GoogleCloudVisionV1p2beta1CropHint> | GoogleCloudVisionV1p2beta1CropHintsAnnotation. getCropHints()Crop hint results. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1CropHintsAnnotation | GoogleCloudVisionV1p2beta1CropHintsAnnotation. setCropHints(List<GoogleCloudVisionV1p2beta1CropHint> cropHints)Crop hint results. | 
Copyright © 2011–2025 Google. All rights reserved.