blockReason property
Blocked reason.
Output only. Possible string values are:
- "BLOCKED_REASON_UNSPECIFIED" : Unspecified blocked reason.
- "SAFETY" : Candidates blocked due to safety.
- "OTHER" : Candidates blocked due to other reason.
- "BLOCKLIST" : Candidates blocked due to the terms which are included from the terminology blocklist.
- "PROHIBITED_CONTENT" : Candidates blocked due to prohibited content.
Implementation
core.String? blockReason;