Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::DeployPolicyEvaluationEvent::PolicyVerdictOverride (v1.3.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::DeployPolicyEvaluationEvent::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.

Constants

POLICY_VERDICT_OVERRIDE_UNSPECIFIED

value: 0
This should never happen.

POLICY_OVERRIDDEN

value: 1
The policy was overridden.

POLICY_SUSPENDED

value: 2
The policy was suspended.