Class Access (3.12.0)

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

An IAM role or permission under analysis.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

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

Attributes

NameDescription
role str
The role. This field is a member of oneof_ oneof_access.
permission str
The permission. This field is a member of oneof_ oneof_access.
analysis_state google.cloud.asset_v1.types.IamPolicyAnalysisState
The analysis state of this access.