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, with previous versions ranging from 3.11.0 down to 2.7.0 also being documented."],["`IamPolicyAnalysisState` is a class within the Google Cloud Asset Inventory v1 API, used to detail the state of an entity under analysis like a resource, an identity, or an access."],["The `IamPolicyAnalysisState` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class has two constructors, `IamPolicyAnalysisState()` and `IamPolicyAnalysisState(IamPolicyAnalysisState)`, allowing for default initialization and initialization by copying another `IamPolicyAnalysisState` object, respectively."],["The class includes properties such as `Cause`, a string describing the reason for a potential failure, and `Code`, which represents the Google standard error code corresponding to the analysis state."]]],[]]