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 in the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace is a sealed class used to group query information and results related to IAM policy analysis.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e includes properties like \u003ccode\u003eAnalysisQuery\u003c/code\u003e for the analysis criteria, \u003ccode\u003eAnalysisResults\u003c/code\u003e for matching results, \u003ccode\u003eFullyExplored\u003c/code\u003e to show if all results have been accounted for, and \u003ccode\u003eNonCriticalErrors\u003c/code\u003e to keep track of non-blocking errors.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a list of versions for \u003ccode\u003eIamPolicyAnalysis\u003c/code\u003e from 2.7.0 up to 3.12.0, with version 3.12.0 being the most recent or latest release.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, the first being the default constructor \u003ccode\u003eIamPolicyAnalysis()\u003c/code\u003e and the other being \u003ccode\u003eIamPolicyAnalysis(AnalyzeIamPolicyResponse.Types.IamPolicyAnalysis other)\u003c/code\u003e, which takes another IamPolicyAnalysis object.\u003c/p\u003e\n"]]],[],null,[]]