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 `IamPolicyAnalysisResult.Types.Resource` class within the Google Cloud Asset V1 API, specifically in version 2.8.0, with links to versions spanning from 2.7.0 to 3.12.0."],["The `Resource` class represents a Google Cloud resource that is under analysis, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Resource` class has two constructors, one default and one that takes another `IamPolicyAnalysisResult.Types.Resource` object, and includes properties like `AnalysisState` (of type `IamPolicyAnalysisState`) and `FullResourceName` (of type `String`)."],["The class inherits from `Object`, providing access to standard object methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]