Uses of Class
com.google.genai.types.HarmBlockMethod
Packages that use HarmBlockMethod
-
Uses of HarmBlockMethod in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type HarmBlockMethodModifier and TypeMethodDescriptionabstract Optional<HarmBlockMethod>
SafetySetting.method()
Determines if the harm block method uses probability or probability and severity scores.Methods in com.google.genai.types with parameters of type HarmBlockMethodModifier and TypeMethodDescriptionabstract SafetySetting.Builder
SafetySetting.Builder.method
(HarmBlockMethod method) Setter for method.