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 `IamPolicyAnalysisState` class provides detailed information about the state of an entity under analysis within the Google Cloud Asset Inventory v1 API, covering resources, identities, or access."],["This class is part of the `Google.Cloud.Asset.V1` namespace and is defined in the `Google.Cloud.Asset.V1.dll` assembly, with multiple versions of it being documented and the latest being 3.12.0."],["`IamPolicyAnalysisState` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors to create new instances or copy existing ones."],["Key properties of `IamPolicyAnalysisState` include `Cause`, which describes the failure, and `Code`, representing the Google standard error code indicating the state of the analysis."],["The documentation lists various versions of the `IamPolicyAnalysisState`, from version 2.7.0 up to 3.12.0, allowing developers to access the API at different stages."]]],[]]