Google Cloud Deploy V1 Client - Class PolicyVerdictOverride (2.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 Client class 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.
Protobuf type google.cloud.deploy.v1.DeployPolicyEvaluationEvent.PolicyVerdictOverride
Namespace
Google \ Cloud \ Deploy \ V1 \ DeployPolicyEvaluationEvent
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
POLICY_VERDICT_OVERRIDE_UNSPECIFIED
Value: 0
This should never happen.
Generated from protobuf enum POLICY_VERDICT_OVERRIDE_UNSPECIFIED = 0;
POLICY_OVERRIDDEN
Value: 1
The policy was overridden.
Generated from protobuf enum POLICY_OVERRIDDEN = 1;
POLICY_SUSPENDED
Value: 2
The policy was suspended.
Generated from protobuf enum POLICY_SUSPENDED = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]