public sealed class RelatedAccountGroupMembership : IMessage<RelatedAccountGroupMembership>, IEquatable<RelatedAccountGroupMembership>, IDeepCloneable<RelatedAccountGroupMembership>, IBufferMessage, IMessage
The unique stable hashed user identifier of the member. The identifier
corresponds to a hashed_account_id provided in a previous
CreateAssessment or AnnotateAssessment call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eRelatedAccountGroupMembership\u003c/code\u003e class is 2.17.0, and there are multiple previous versions available, ranging from 2.16.0 down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRelatedAccountGroupMembership\u003c/code\u003e is a class representing a membership in a group of related accounts, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and one that accepts another \u003ccode\u003eRelatedAccountGroupMembership\u003c/code\u003e as a parameter, allowing for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eHashedAccountId\u003c/code\u003e, which stores the hashed user identifier, \u003ccode\u003eName\u003c/code\u003e, which holds the resource name of the membership, and \u003ccode\u003eRelatedAccountGroupMembershipName\u003c/code\u003e, providing a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRelatedAccountGroupMembership\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]