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."],[[["This webpage provides documentation for the `IamPolicyAnalysisState` class within the Google Cloud Asset Inventory v1 API."],["The `IamPolicyAnalysisState` class represents the detailed state of an entity under analysis, such as a resource, an identity, or an access."],["The webpage covers various versions of the API, from 2.7.0 up to the latest version, 3.12.0, while the current displayed version is 3.4.0."],["`IamPolicyAnalysisState` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IamPolicyAnalysisState` class has two properties: `Cause`, a string describing the cause of failure, and `Code`, a `Google.Rpc.Code` enum indicating the state of the analysis."]]],[]]