Uses of Class
com.google.genai.types.HarmCategory
Packages that use HarmCategory
-
Uses of HarmCategory in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type HarmCategoryModifier and TypeMethodDescriptionabstract Optional<HarmCategory>SafetyRating.category()Output only.abstract Optional<HarmCategory>SafetySetting.category()Required.Methods in com.google.genai.types with parameters of type HarmCategoryModifier and TypeMethodDescriptionabstract SafetyRating.BuilderSafetyRating.Builder.category(HarmCategory category) Setter for category.abstract SafetySetting.BuilderSafetySetting.Builder.category(HarmCategory category) Setter for category.