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-04-17 UTC."],[[["This webpage provides documentation for the `IamPolicyAnalysisResult.Types.Resource` class, a Google Cloud resource used in policy analysis, within the `Google.Cloud.Asset.V1` namespace."],["The content lists various versions of the `IamPolicyAnalysisResult.Types.Resource` class, ranging from version 2.7.0 to the latest version 3.12.0, all within the dotnet documentation."],["The `Resource` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities."],["The class offers two constructors: a default constructor `Resource()` and a copy constructor `Resource(IamPolicyAnalysisResult.Types.Resource other)` for creating new instances, along with the properties `AnalysisState` and `FullResourceName`."]]],[]]