public sealed class Resource : IMessage<IamPolicyAnalysisResult.Types.Resource>, IEquatable<IamPolicyAnalysisResult.Types.Resource>, IDeepCloneable<IamPolicyAnalysisResult.Types.Resource>, IBufferMessage, IMessage
[[["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 details the `Resource` class within the `Google.Cloud.Asset.V1` namespace, specifically focusing on version 2.7.0 and higher of the Google Cloud Asset API."],["The `Resource` class, representing a Google Cloud resource under analysis, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default `Resource()` constructor and another `Resource(IamPolicyAnalysisResult.Types.Resource)` constructor that accepts another instance of the class."],["Key properties of the `Resource` class include `AnalysisState`, which provides the analysis state of the resource, and `FullResourceName`, which is the full resource name of the resource being analyzed."],["The page also contains links to previous versions of the `Resource` class, dating back to version 2.7.0 and going as far as version 3.12.0, the latest version."]]],[]]