Class Identity (3.2.1)

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

An identity under analysis. .. attribute:: name

The identity name in any form of members appear in IAM policy binding <https://cloud.google.com/iam/reference/rest/v1/Binding>__, such as:

  • user:foo@google.com
  • group:group1@google.com
  • serviceAccount:s1@prj1.iam.gserviceaccount.com
  • projectOwner:some_project_id
  • domain:google.com
  • allUsers
  • etc.

    :type: str

Attribute

NameDescription
analysis_state google.cloud.asset_v1.types.IamPolicyAnalysisState
The analysis state of this identity.