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