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