public sealed class IamPolicyAnalysisResult.Types.IdentityList : IMessage<IamPolicyAnalysisResult.Types.IdentityList>, IEquatable<IamPolicyAnalysisResult.Types.IdentityList>, IDeepCloneable<IamPolicyAnalysisResult.Types.IdentityList>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisResult.Types.IdentityList.
public RepeatedField<IamPolicyAnalysisResult.Types.Edge> GroupEdges { get; }
Group identity edges of the graph starting from the binding's
group members to any node of the
[identities][google.cloud.asset.v1.IamPolicyAnalysisResult.IdentityList.identities].
The
[Edge.source_node][google.cloud.asset.v1.IamPolicyAnalysisResult.Edge.source_node]
contains a group, such as group:parent@google.com. The
[Edge.target_node][google.cloud.asset.v1.IamPolicyAnalysisResult.Edge.target_node]
contains a member of the group, such as group:child@google.com or
user:foo@google.com. This field is present only if the
output_group_edges option is enabled in request.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eIamPolicyAnalysisResult.Types.IdentityList\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, focusing on its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentityList\u003c/code\u003e class is a component of the \u003ccode\u003eIamPolicyAnalysisResult\u003c/code\u003e and is used to represent identities and group edges in the asset inventory, implementing several interfaces including \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\u003eThe page details the class's constructors, \u003ccode\u003eIdentityList()\u003c/code\u003e, and \u003ccode\u003eIdentityList(IamPolicyAnalysisResult.Types.IdentityList other)\u003c/code\u003e, used to create instances of \u003ccode\u003eIdentityList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eGroupEdges\u003c/code\u003e and \u003ccode\u003eIdentities\u003c/code\u003e, both of which are \u003ccode\u003eRepeatedField\u003c/code\u003e types, used to represent the group edges and identities that match specific conditions, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the available versions of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e library, ranging from the latest \u003ccode\u003e3.12.0\u003c/code\u003e down to \u003ccode\u003e2.7.0\u003c/code\u003e, with links to the documentation for each.\u003c/p\u003e\n"]]],[],null,[]]