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-04-17 UTC."],[[["This webpage provides reference documentation for the `IamPolicyAnalysisState` class within the Google Cloud Asset Inventory v1 API, specifically for the .NET platform."],["The content covers version history, ranging from the latest `3.12.0` down to `2.7.0`, with links to each version's specific documentation."],["The `IamPolicyAnalysisState` class is designed to represent the detailed state of an entity, such as a resource or an identity, during analysis."],["The `IamPolicyAnalysisState` class includes properties for `Cause`, which is a human-readable description of any failure, and `Code`, which is a Google standard error code detailing the entity's state."]]],[]]