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."],[[["The provided content outlines the different versions of the `IamPolicyAnalysisResult.Types.Resource` class, starting from version 2.7.0 up to the latest version 3.12.0, which are available within the Google Cloud Asset V1 library."],["The `IamPolicyAnalysisResult.Types.Resource` class is a Google Cloud resource under analysis, which implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Resource` class includes properties such as `AnalysisState` and `FullResourceName`, that describe the analysis status and full resource name."],["There are two constructors available for the `Resource` class, one being empty and the other using another `IamPolicyAnalysisResult.Types.Resource` as a parameter."],["The class inherits from the standard `Object` class and contains inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]