Package com.google.genai.types
Class SafetyFilterLevel
java.lang.Object
com.google.genai.types.SafetyFilterLevel
Enum that controls the safety filter level for objectionable content.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum representing the known values for SafetyFilterLevel. -
Constructor Summary
ConstructorsConstructorDescriptionSafetyFilterLevel(SafetyFilterLevel.Known knownValue) SafetyFilterLevel(String value) -
Method Summary