public sealed class AnalyzeIamPolicyResponse : IMessage<AnalyzeIamPolicyResponse>, IEquatable<AnalyzeIamPolicyResponse>, IDeepCloneable<AnalyzeIamPolicyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzeIamPolicyResponse.
A response message for
[AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy].
Represents whether all entries in the
[main_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.main_analysis]
and
[service_account_impersonation_analysis][google.cloud.asset.v1.AnalyzeIamPolicyResponse.service_account_impersonation_analysis]
have been fully explored to answer the query 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 document provides reference documentation for the \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, specifically for version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e class, a sealed class, is used as a response message for the \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e method, and is found in the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has several versions associated with it ranging from 2.7.0 to 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eFullyExplored\u003c/code\u003e (a boolean indicating if all entries have been fully explored), \u003ccode\u003eMainAnalysis\u003c/code\u003e (containing the main analysis matching the request), and \u003ccode\u003eServiceAccountImpersonationAnalysis\u003c/code\u003e (for service account impersonation analysis when enabled).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e class offers two constructors: one default and one that takes another \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e object as a parameter for copying, and also inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]