Uses of Enum
com.google.genai.types.HarmBlockThreshold.Known
Packages that use HarmBlockThreshold.Known
-
Uses of HarmBlockThreshold.Known in com.google.genai.types
Methods in com.google.genai.types that return HarmBlockThreshold.KnownModifier and TypeMethodDescriptionHarmBlockThreshold.knownEnum()static HarmBlockThreshold.KnownReturns the enum constant of this type with the specified name.static HarmBlockThreshold.Known[]HarmBlockThreshold.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 HarmBlockThreshold.KnownModifier and TypeMethodDescriptionSafetySetting.Builder.threshold(HarmBlockThreshold.Known knownType) Constructors in com.google.genai.types with parameters of type HarmBlockThreshold.Known