Uses of Interface
com.google.cloud.vision.v1p4beta1.SafeSearchAnnotationOrBuilder
-
Packages that use SafeSearchAnnotationOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of SafeSearchAnnotationOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement SafeSearchAnnotationOrBuilder Modifier and Type Class Description classSafeSearchAnnotationSet of features pertaining to the image, computed by computer vision methods over safe-search verticals (for example, adult, spoof, medical, violence).static classSafeSearchAnnotation.BuilderSet 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.v1p4beta1 that return SafeSearchAnnotationOrBuilder Modifier and Type Method Description SafeSearchAnnotationOrBuilderAnnotateImageResponse.Builder. getSafeSearchAnnotationOrBuilder()If present, safe-search annotation has completed successfully.SafeSearchAnnotationOrBuilderAnnotateImageResponse. getSafeSearchAnnotationOrBuilder()If present, safe-search annotation has completed successfully.SafeSearchAnnotationOrBuilderAnnotateImageResponseOrBuilder. getSafeSearchAnnotationOrBuilder()If present, safe-search annotation has completed successfully.
-