Enumeration HarmBlockThreshold

Required. The harm block threshold.

Enumeration Members

BLOCK_LOW_AND_ABOVE: "BLOCK_LOW_AND_ABOVE"

Block low threshold and above (i.e. block more).

BLOCK_MEDIUM_AND_ABOVE: "BLOCK_MEDIUM_AND_ABOVE"

Block medium threshold and above.

BLOCK_NONE: "BLOCK_NONE"

Block none.

BLOCK_ONLY_HIGH: "BLOCK_ONLY_HIGH"

Block only high threshold (i.e. block less).

HARM_BLOCK_THRESHOLD_UNSPECIFIED: "HARM_BLOCK_THRESHOLD_UNSPECIFIED"

Unspecified harm block threshold.

OFF: "OFF"

Turn off the safety filter.