RelatedAccountGroupMembership(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)A membership in a group of related accounts.
| Attributes | |
|---|---|
| Name | Description | 
| name | strRequired. Identifier. The resource name for this membership in the format projects/{project}/relatedaccountgroups/{relatedaccountgroup}/memberships/{membership}. | 
| account_id | strThe unique stable account identifier of the member. The identifier corresponds to an account_idprovided in a
   previousCreateAssessmentorAnnotateAssessmentcall. | 
| hashed_account_id | bytesDeprecated: use account_idinstead. The unique stable
   hashed account identifier of the member. The identifier
   corresponds to ahashed_account_idprovided in a
   previousCreateAssessmentorAnnotateAssessmentcall. |