public sealed class IamPolicyAnalysisResult.Types.Resource : IMessage<IamPolicyAnalysisResult.Types.Resource>, IEquatable<IamPolicyAnalysisResult.Types.Resource>, IDeepCloneable<IamPolicyAnalysisResult.Types.Resource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisResult.Types.Resource.
[[["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 `IamPolicyAnalysisResult.Types.Resource` class within the Google Cloud Asset Inventory v1 API, available through the .NET framework."],["The content covers various versions of the API, ranging from version 2.7.0 to the latest 3.12.0, with version 3.7.0 being the current context for detailed class documentation."],["The `IamPolicyAnalysisResult.Types.Resource` class is a sealed class that represents a Google Cloud resource under analysis, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `AnalysisState`, which describes the analysis state of the resource, and `FullResourceName`, which provides the full resource name in the Google Cloud format."],["The documentation also details the constructors available for creating `Resource` objects, including a default constructor and a copy constructor."]]],[]]