public enum GenerateContentResponse.Types.PromptFeedback.Types.BlockedReasonReference documentation and code samples for the Vertex AI v1beta1 API enum GenerateContentResponse.Types.PromptFeedback.Types.BlockedReason.
Blocked reason enumeration.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Blocklist |
Candidates blocked due to the terms which are included from the terminology blocklist. |
ModelArmor |
The user prompt was blocked by Model Armor. |
Other |
Candidates blocked due to other reason. |
ProhibitedContent |
Candidates blocked due to prohibited content. |
Safety |
Candidates blocked due to safety. |
Unspecified |
Unspecified blocked reason. |