Uses of Class
com.google.genai.types.HarmSeverity
Packages that use HarmSeverity
-
Uses of HarmSeverity in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type HarmSeverityModifier and TypeMethodDescriptionabstract Optional<HarmSeverity>SafetyRating.severity()Output only.Methods in com.google.genai.types with parameters of type HarmSeverityModifier and TypeMethodDescriptionabstract SafetyRating.BuilderSafetyRating.Builder.severity(HarmSeverity severity) Setter for severity.