public sealed class IamPolicyAnalysisState : IMessage<IamPolicyAnalysisState>, IEquatable<IamPolicyAnalysisState>, IDeepCloneable<IamPolicyAnalysisState>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisState.
Represents the detailed state of an entity under analysis, such as a
resource, an identity or an access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `IamPolicyAnalysisState` class is 3.12.0, while the current page is documenting version 3.8.0."],["The `IamPolicyAnalysisState` class represents the detailed state of an entity under analysis within the Google Cloud Asset Inventory v1 API."],["The `IamPolicyAnalysisState` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IamPolicyAnalysisState` class includes properties such as `Cause`, which provides a human-readable description of a failure, and `Code`, which indicates the Google standard error code."],["This documentation provides a detailed breakdown of the class including a list of every version available from 2.7.0 to the latest 3.12.0, the classes inheritance, implemented members, and constructors."]]],[]]