Reference documentation and code samples for the Google Cloud Deploy V1 Client class PolicyVerdict.
The policy verdict of the request.
Protobuf type google.cloud.deploy.v1.DeployPolicyEvaluationEvent.PolicyVerdict
Namespace
Google \ Cloud \ Deploy \ V1 \ DeployPolicyEvaluationEvent
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
POLICY_VERDICT_UNSPECIFIED
Value: 0
This should never happen.
Generated from protobuf enum POLICY_VERDICT_UNSPECIFIED = 0;
ALLOWED_BY_POLICY
Value: 1
Allowed by policy. This enum value is not currently used but may be used
in the future. Currently logs are only generated when a request is denied
by policy.
Generated from protobuf enum ALLOWED_BY_POLICY = 1;
DENIED_BY_POLICY
Value: 2
Denied by policy.
Generated from protobuf enum DENIED_BY_POLICY = 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 2025-08-28 UTC."],[],[],null,["# Google Cloud Deploy V1 Client - Class PolicyVerdict (2.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0 (latest)](/php/docs/reference/cloud-deploy/latest/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.5.7](/php/docs/reference/cloud-deploy/1.5.7/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.4.0](/php/docs/reference/cloud-deploy/1.4.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.3.0](/php/docs/reference/cloud-deploy/1.3.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.2.0](/php/docs/reference/cloud-deploy/1.2.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.1.1](/php/docs/reference/cloud-deploy/1.1.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [1.0.0](/php/docs/reference/cloud-deploy/1.0.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.19.1](/php/docs/reference/cloud-deploy/0.19.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.18.1](/php/docs/reference/cloud-deploy/0.18.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.17.0](/php/docs/reference/cloud-deploy/0.17.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.16.0](/php/docs/reference/cloud-deploy/0.16.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.15.0](/php/docs/reference/cloud-deploy/0.15.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.14.0](/php/docs/reference/cloud-deploy/0.14.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.13.1](/php/docs/reference/cloud-deploy/0.13.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.12.1](/php/docs/reference/cloud-deploy/0.12.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.11.1](/php/docs/reference/cloud-deploy/0.11.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.10.0](/php/docs/reference/cloud-deploy/0.10.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.9.0](/php/docs/reference/cloud-deploy/0.9.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.8.0](/php/docs/reference/cloud-deploy/0.8.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.7.0](/php/docs/reference/cloud-deploy/0.7.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.6.0](/php/docs/reference/cloud-deploy/0.6.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.5.0](/php/docs/reference/cloud-deploy/0.5.0/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.4.1](/php/docs/reference/cloud-deploy/0.4.1/V1.DeployPolicyEvaluationEvent.PolicyVerdict)\n- [0.3.4](/php/docs/reference/cloud-deploy/0.3.4/V1.DeployPolicyEvaluationEvent.PolicyVerdict) \nReference documentation and code samples for the Google Cloud Deploy V1 Client class PolicyVerdict.\n\nThe policy verdict of the request.\n\nProtobuf type `google.cloud.deploy.v1.DeployPolicyEvaluationEvent.PolicyVerdict`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Deploy \\\\ V1 \\\\ DeployPolicyEvaluationEvent\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### POLICY_VERDICT_UNSPECIFIED\n\n Value: 0\n\nThis should never happen.\n\nGenerated from protobuf enum `POLICY_VERDICT_UNSPECIFIED = 0;`\n\n### ALLOWED_BY_POLICY\n\n Value: 1\n\nAllowed by policy. This enum value is not currently used but may be used\nin the future. Currently logs are only generated when a request is denied\nby policy.\n\nGenerated from protobuf enum `ALLOWED_BY_POLICY = 1;`\n\n### DENIED_BY_POLICY\n\n Value: 2\n\nDenied by policy.\n\nGenerated from protobuf enum `DENIED_BY_POLICY = 2;`"]]