public enum GenerateContentResponse.Types.PromptFeedback.Types.BlockedReason
Reference documentation and code samples for the Vertex AI v1 API enum GenerateContentResponse.Types.PromptFeedback.Types.BlockedReason.
Blocked reason enumeration.
Namespace
Google.Cloud.AIPlatform.V1Assembly
Google.Cloud.AIPlatform.V1.dll
Fields |
|
---|---|
Name | Description |
Blocklist |
Candidates blocked due to the terms which are included from the terminology blocklist. |
Jailbreak |
The user prompt was blocked due to jailbreak. |
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. |