public sealed class AnalyzeIamPolicyResponse : IMessage<AnalyzeIamPolicyResponse>, IEquatable<AnalyzeIamPolicyResponse>, IDeepCloneable<AnalyzeIamPolicyResponse>, IBufferMessage, IMessage
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\u003eThe webpage documents the \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e class, which is a response message for \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e within the Google Cloud Asset V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 3.12.0, while the current page corresponds to version 2.9.0, with links available to previous versions ranging from 2.7.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e 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 for handling message serialization and data comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eFullyExplored\u003c/code\u003e, \u003ccode\u003eMainAnalysis\u003c/code\u003e, and \u003ccode\u003eServiceAccountImpersonationAnalysis\u003c/code\u003e which are used to provide details in the analysis response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e class has two constructors, one default constructor and another that takes an existing \u003ccode\u003eAnalyzeIamPolicyResponse\u003c/code\u003e instance to copy it.\u003c/p\u003e\n"]]],[],null,[]]