Class PolicyViolationDetails (2.1.0)

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

Policy violation details.

Attributes

Name Description
policy str
Name of the policy that was violated. Policy resource will be in the format of projects/{project}/locations/{location}/policies/{policy}.
rule_id str
Id of the rule that triggered the policy violation.
failure_message str
User readable message about why the request violated a policy. This is not intended for machine parsing.