Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.clone() |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.getSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.setAdult(String adult)
Represents the adult content likelihood for the image.
|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.setMedical(String medical)
Likelihood that this is a medical image.
|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.setRacy(String racy)
Likelihood that the request image contains racy content.
|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.setSpoof(String spoof)
Spoof likelihood.
|
GoogleCloudVisionV1p1beta1SafeSearchAnnotation |
GoogleCloudVisionV1p1beta1SafeSearchAnnotation.setViolence(String violence)
Likelihood that this image contains violent content.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p1beta1AnnotateImageResponse |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.setSafeSearchAnnotation(GoogleCloudVisionV1p1beta1SafeSearchAnnotation safeSearchAnnotation)
If present, safe-search annotation has completed successfully.
|
Copyright © 2011–2019 Google. All rights reserved.