Uses of Enum
com.google.genai.types.PhishBlockThreshold.Known
Packages that use PhishBlockThreshold.Known
-
Uses of PhishBlockThreshold.Known in com.google.genai.types
Methods in com.google.genai.types that return PhishBlockThreshold.KnownModifier and TypeMethodDescriptionPhishBlockThreshold.knownEnum()static PhishBlockThreshold.KnownReturns the enum constant of this type with the specified name.static PhishBlockThreshold.Known[]PhishBlockThreshold.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type PhishBlockThreshold.KnownModifier and TypeMethodDescriptionEnterpriseWebSearch.Builder.blockingConfidence(PhishBlockThreshold.Known knownType) Setter for blockingConfidence given a known enum.GoogleSearch.Builder.blockingConfidence(PhishBlockThreshold.Known knownType) Setter for blockingConfidence given a known enum.Constructors in com.google.genai.types with parameters of type PhishBlockThreshold.Known