Class PolicyRule (2.17.0)

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

A single rule in a Policy.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
deny_rule google.cloud.iam_v2beta.types.DenyRule
A rule for a deny policy. This field is a member of oneof_ kind.
description str
A user-specified description of the rule. This value can be up to 256 characters.