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