Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and 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).
|
Modifier and Type | Method and Description |
---|---|
SafeSearchAnnotationOrBuilder |
AnnotateImageResponseOrBuilder.getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
|
SafeSearchAnnotationOrBuilder |
AnnotateImageResponse.getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
|
SafeSearchAnnotationOrBuilder |
AnnotateImageResponse.Builder.getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
|
Copyright © 2022 Google LLC. All rights reserved.