public enum DeployPolicyEvaluationEvent.Types.PolicyVerdictOverrideReference documentation and code samples for the Google Cloud Deploy v1 API enum DeployPolicyEvaluationEvent.Types.PolicyVerdictOverride.
Things that could have overridden the policy verdict. When overrides are used, the request will be allowed even if it is DENIED_BY_POLICY.
Namespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Fields |
|
|---|---|
| Name | Description |
PolicyOverridden |
The policy was overridden. |
PolicySuspended |
The policy was suspended. |
Unspecified |
This should never happen. |