Class PolicyViolation (2.1.0)

PolicyViolation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Returned from an action if one or more policies were violated, and therefore the action was prevented. Contains information about what policies were violated and why.

Attribute

Name Description
policy_violation_details MutableSequence[google.cloud.deploy_v1.types.PolicyViolationDetails]
Policy violation details.