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.9.0 and up to the latest release, 3.12.0."],["The `Resource` class is a Google Cloud resource under analysis, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Resource` class include `AnalysisState`, representing the analysis state of the resource, and `FullResourceName`, which provides the full resource name."],["The webpage provides access to documentation for multiple versions of the `Resource` class, ranging from version 2.7.0 to the latest 3.12.0, with each version linked to its corresponding documentation page."],["The `Resource` class has two constructors, one default and another which takes another instance of the class as a parameter."]]],[]]