Class PolicyVerdict (2.1.0)

PolicyVerdict(value)

The policy verdict of the request.

Enums

Name Description
POLICY_VERDICT_UNSPECIFIED This should never happen.
ALLOWED_BY_POLICY 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.
DENIED_BY_POLICY Denied by policy.