Package com.google.genai.types
Class HarmBlockMethod
java.lang.Object
com.google.genai.types.HarmBlockMethod
Optional. Specify if the threshold is used for probability or severity score. If not specified,
the threshold is used for probability score.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum representing the known values for HarmBlockMethod. -
Constructor Summary
ConstructorsConstructorDescriptionHarmBlockMethod
(HarmBlockMethod.Known knownValue) HarmBlockMethod
(String value) -
Method Summary