Uses of Class
com.google.genai.types.HarmBlockThreshold
Packages that use HarmBlockThreshold
-
Uses of HarmBlockThreshold in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type HarmBlockThresholdModifier and TypeMethodDescriptionabstract Optional<HarmBlockThreshold>SafetySetting.threshold()Required.Methods in com.google.genai.types with parameters of type HarmBlockThresholdModifier and TypeMethodDescriptionabstract SafetySetting.BuilderSafetySetting.Builder.threshold(HarmBlockThreshold threshold)