public enum DeployPolicyEvaluationEvent.Types.PolicyVerdictReference documentation and code samples for the Google Cloud Deploy v1 API enum DeployPolicyEvaluationEvent.Types.PolicyVerdict.
The policy verdict of the request.
Namespace
Google.Cloud.Deploy.V1Assembly
Google.Cloud.Deploy.V1.dll
Fields |
|
|---|---|
| Name | Description |
AllowedByPolicy |
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. |
DeniedByPolicy |
Denied by policy. |
Unspecified |
This should never happen. |