Uses of Class
com.google.genai.types.PhishBlockThreshold
Packages that use PhishBlockThreshold
-
Uses of PhishBlockThreshold in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type PhishBlockThresholdModifier and TypeMethodDescriptionabstract Optional<PhishBlockThreshold>EnterpriseWebSearch.blockingConfidence()Optional.abstract Optional<PhishBlockThreshold>GoogleSearch.blockingConfidence()Optional.Methods in com.google.genai.types with parameters of type PhishBlockThresholdModifier and TypeMethodDescriptionabstract EnterpriseWebSearch.BuilderEnterpriseWebSearch.Builder.blockingConfidence(PhishBlockThreshold blockingConfidence) Setter for blockingConfidence.abstract GoogleSearch.BuilderGoogleSearch.Builder.blockingConfidence(PhishBlockThreshold blockingConfidence) Setter for blockingConfidence.