SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clear() |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearAdult() |
Represents the adult content likelihood for the image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearMedical() |
Likelihood that this is a medical image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearRacy() |
Likelihood that the request image contains racy content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearSpoof() |
Spoof likelihood.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clearViolence() |
Likelihood that this image contains violent content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.clone() |
|
SafeSearchAnnotation.Builder |
AnnotateImageResponse.Builder.getSafeSearchAnnotationBuilder() |
If present, safe-search annotation has completed successfully.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.mergeFrom(SafeSearchAnnotation other) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SafeSearchAnnotation.Builder |
SafeSearchAnnotation.newBuilder() |
|
static SafeSearchAnnotation.Builder |
SafeSearchAnnotation.newBuilder(SafeSearchAnnotation prototype) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.newBuilderForType() |
|
protected SafeSearchAnnotation.Builder |
SafeSearchAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setAdult(Likelihood value) |
Represents the adult content likelihood for the image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setAdultValue(int value) |
Represents the adult content likelihood for the image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setMedical(Likelihood value) |
Likelihood that this is a medical image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setMedicalValue(int value) |
Likelihood that this is a medical image.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setRacy(Likelihood value) |
Likelihood that the request image contains racy content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setRacyValue(int value) |
Likelihood that the request image contains racy content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setSpoof(Likelihood value) |
Spoof likelihood.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setSpoofValue(int value) |
Spoof likelihood.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setViolence(Likelihood value) |
Likelihood that this image contains violent content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.Builder.setViolenceValue(int value) |
Likelihood that this image contains violent content.
|
SafeSearchAnnotation.Builder |
SafeSearchAnnotation.toBuilder() |
|