Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1CropHintsAnnotation |
GoogleCloudVisionV1p5beta1CropHintsAnnotation.clone() |
GoogleCloudVisionV1p5beta1CropHintsAnnotation |
GoogleCloudVisionV1p5beta1AnnotateImageResponse.getCropHintsAnnotation()
If present, crop hints have completed successfully.
|
GoogleCloudVisionV1p5beta1CropHintsAnnotation |
GoogleCloudVisionV1p5beta1CropHintsAnnotation.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1CropHintsAnnotation |
GoogleCloudVisionV1p5beta1CropHintsAnnotation.setCropHints(List<GoogleCloudVisionV1p5beta1CropHint> cropHints)
Crop hint results.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1AnnotateImageResponse |
GoogleCloudVisionV1p5beta1AnnotateImageResponse.setCropHintsAnnotation(GoogleCloudVisionV1p5beta1CropHintsAnnotation cropHintsAnnotation)
If present, crop hints have completed successfully.
|
Copyright © 2011–2019 Google. All rights reserved.