google.generativeai.types.BlockedReason

A list of reasons why content may have been blocked.

BLOCKED_REASON_UNSPECIFIED 0

A blocked reason was not specified.

SAFETY 1

Content was blocked by safety settings.

OTHER 2

Content was blocked, but the reason is uncategorized.

BLOCKED_REASON_UNSPECIFIED <BlockedReason.BLOCKED_REASON_UNSPECIFIED: 0>
OTHER <BlockedReason.OTHER: 2>
SAFETY <BlockedReason.SAFETY: 1>