public sealed class IamPolicyAnalysis : IMessage<AnalyzeIamPolicyResponse.Types.IamPolicyAnalysis>, IEquatable<AnalyzeIamPolicyResponse.Types.IamPolicyAnalysis>, IDeepCloneable<AnalyzeIamPolicyResponse.Types.IamPolicyAnalysis>, IBufferMessage, IMessage
An analysis message to group the query and results.
Represents whether all entries in the
[analysis_results][google.cloud.asset.v1.AnalyzeIamPolicyResponse.IamPolicyAnalysis.analysis_results]
have been fully explored to answer the query.
[[["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 \u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e class provides a structure for analyzing IAM policies, grouping the query and its results, within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in various versions, ranging from 2.7.0 to the latest 3.12.0, with version 3.12.0 being the current, up-to-date release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e 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, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e class includes properties like \u003ccode\u003eAnalysisQuery\u003c/code\u003e, \u003ccode\u003eAnalysisResults\u003c/code\u003e, \u003ccode\u003eFullyExplored\u003c/code\u003e, and \u003ccode\u003eNonCriticalErrors\u003c/code\u003e, each providing specific information regarding the analysis.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e, one is the default, and the other allows creation of the class with an existing instance of \u003ccode\u003eAnalyzeIamPolicyResponse.Types.IamPolicyAnalysis\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]