Class PolicyRule (2.20.0) Stay organized with collections Save and categorize content based on your preferences.
PolicyRule(mapping=None,*,ignore_unknown_fields=False,**kwargs)A single rule in aPolicy.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
|---|---|
| Name | Description |
deny_rule | google.cloud.iam_v2.types.DenyRuleA rule for a deny policy. This field is a member of oneof_kind. |
description | strA user-specified description of the rule. This value can be up to 256 characters. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.