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