public sealed class Resource : IMessage<IamPolicyAnalysisResult.Types.Resource>, IEquatable<IamPolicyAnalysisResult.Types.Resource>, IDeepCloneable<IamPolicyAnalysisResult.Types.Resource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisResult.Types.Resource.
[[["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 details the `IamPolicyAnalysisResult.Types.Resource` class within the Google Cloud Asset Inventory v1 API, offering reference documentation and code samples for its use."],["This class represents a Google Cloud resource that is under analysis and is part of the `Google.Cloud.Asset.V1` namespace, specifically found within the `Google.Cloud.Asset.V1.dll` assembly."],["The documentation lists available versions of this resource class ranging from version 2.7.0 up to the latest 3.12.0, allowing developers to refer to specific historical releases."],["The class `IamPolicyAnalysisResult.Types.Resource` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing various functionalities."],["The class includes an `AnalysisState` property of type `IamPolicyAnalysisState` to indicate the analysis status of the resource and a `FullResourceName` property which is a string, corresponding to the [full resource name](https://cloud.google.com/asset-inventory/docs/resource-name-format)."]]],[]]