Class Identity (3.14.0)

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

An identity that appears in an access control list.

Attributes

NameDescription
name str
The identity name in any form of members appear in `IAM policy binding
analysis_state google.cloud.asset_v1p4beta1.types.IamPolicyAnalysisResult.AnalysisState
The analysis state of this identity node.

Inheritance

builtins.object > proto.message.Message > Identity