public sealed class IamPolicyAnalysisResult : IMessage<IamPolicyAnalysisResult>, IEquatable<IamPolicyAnalysisResult>, IDeepCloneable<IamPolicyAnalysisResult>, IBufferMessage, IMessage
IAM Policy analysis result, consisting of one IAM policy binding and derived
access control lists.
public RepeatedField<IamPolicyAnalysisResult.Types.AccessControlList> AccessControlLists { get; }
The access control lists derived from the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match resource and access selectors specified in
the request.
public IamPolicyAnalysisResult.Types.IdentityList IdentityList { get; set; }
The identity list derived from members of the
[iam_binding][google.cloud.asset.v1.IamPolicyAnalysisResult.iam_binding]
that match or potentially match identity selector specified in the 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 details the \u003ccode\u003eIamPolicyAnalysisResult\u003c/code\u003e class, which is central to analyzing IAM policies and access control lists within Google Cloud Asset Inventory, with the latest available version being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIamPolicyAnalysisResult\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace and the \u003ccode\u003eGoogle.Cloud.Asset.V1.dll\u003c/code\u003e assembly, represents the outcome of an IAM policy analysis, comprising an IAM policy binding and derived access control lists.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work within the Google Protobuf ecosystem and providing methods for cloning and comparing objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIamPolicyAnalysisResult\u003c/code\u003e includes properties like \u003ccode\u003eAccessControlLists\u003c/code\u003e, \u003ccode\u003eAttachedResourceFullName\u003c/code\u003e, \u003ccode\u003eFullyExplored\u003c/code\u003e, \u003ccode\u003eIamBinding\u003c/code\u003e, and \u003ccode\u003eIdentityList\u003c/code\u003e, offering comprehensive details about the analyzed policy and its effects.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation on this page has version history that dates back to version 2.7.0, with each version having it's own specific documentation path.\u003c/p\u003e\n"]]],[],null,[]]