Google Cloud Deploy v1 API - Enum DeployPolicyEvaluationEvent.Types.PolicyVerdictOverride (2.19.0)

public enum DeployPolicyEvaluationEvent.Types.PolicyVerdictOverride

Reference 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.V1

Assembly

Google.Cloud.Deploy.V1.dll

Fields

Name Description
PolicyOverridden

The policy was overridden.

PolicySuspended

The policy was suspended.

Unspecified

This should never happen.