Uses of Interface
com.google.cloud.vision.v1.CropHintsAnnotationOrBuilder
-
Packages that use CropHintsAnnotationOrBuilder Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of CropHintsAnnotationOrBuilder in com.google.cloud.vision.v1
Classes in com.google.cloud.vision.v1 that implement CropHintsAnnotationOrBuilder Modifier and Type Class Description class
CropHintsAnnotation
Set of crop hints that are used to generate new crops when serving images.static class
CropHintsAnnotation.Builder
Set of crop hints that are used to generate new crops when serving images.Methods in com.google.cloud.vision.v1 that return CropHintsAnnotationOrBuilder Modifier and Type Method Description CropHintsAnnotationOrBuilder
AnnotateImageResponse.Builder. getCropHintsAnnotationOrBuilder()
If present, crop hints have completed successfully.CropHintsAnnotationOrBuilder
AnnotateImageResponse. getCropHintsAnnotationOrBuilder()
If present, crop hints have completed successfully.CropHintsAnnotationOrBuilder
AnnotateImageResponseOrBuilder. getCropHintsAnnotationOrBuilder()
If present, crop hints have completed successfully.
-