Package com.google.genai.types
Class HarmSeverity
-
- All Implemented Interfaces:
public class HarmSeverityOutput only. The severity of harm for this category. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumHarmSeverity.KnownEnum representing the known values for HarmSeverity.
-
Constructor Summary
Constructors Constructor Description HarmSeverity(String value)HarmSeverity(HarmSeverity.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
HarmSeverity
HarmSeverity(String value)
-
HarmSeverity
HarmSeverity(HarmSeverity.Known knownValue)
-
-
-
-