Uses of Interface
com.google.cloud.vision.v1p3beta1.SafeSearchAnnotationOrBuilder
-
Packages that use SafeSearchAnnotationOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of SafeSearchAnnotationOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 that implement SafeSearchAnnotationOrBuilder Modifier and Type Class Description class
SafeSearchAnnotation
Set of features pertaining to the image, computed by computer vision methods over safe-search verticals (for example, adult, spoof, medical, violence).static class
SafeSearchAnnotation.Builder
Set of features pertaining to the image, computed by computer vision methods over safe-search verticals (for example, adult, spoof, medical, violence).Methods in com.google.cloud.vision.v1p3beta1 that return SafeSearchAnnotationOrBuilder Modifier and Type Method Description SafeSearchAnnotationOrBuilder
AnnotateImageResponse.Builder. getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.SafeSearchAnnotationOrBuilder
AnnotateImageResponse. getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.SafeSearchAnnotationOrBuilder
AnnotateImageResponseOrBuilder. getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
-