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, as seen in version 3.5.0."],["This class represents a resource, identity, or access and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IamPolicyAnalysisState` class has properties for `Cause`, describing any failures, and `Code`, providing a Google standard error code to indicate the state of the analysis, such as OK, PERMISSION_DENIED, or DEADLINE_EXCEEDED."],["Version 3.12.0 is the most current or \"latest\" version of the API in this list, and there is a list of other versions available, ranging from 3.11.0 all the way down to 2.7.0."]]],[]]