Enumeration SafetyFilterLevel

Enum that controls the safety filter level for objectionable content.

Enumeration Members

BLOCK_LOW_AND_ABOVE: "BLOCK_LOW_AND_ABOVE"
BLOCK_MEDIUM_AND_ABOVE: "BLOCK_MEDIUM_AND_ABOVE"
BLOCK_NONE: "BLOCK_NONE"
BLOCK_ONLY_HIGH: "BLOCK_ONLY_HIGH"