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."],[[["This webpage provides reference documentation for the `IamPolicyAnalysisResult.Types.Resource` class within the Google Cloud Asset Inventory v1 API, covering versions from 2.7.0 up to the latest 3.12.0."],["The `IamPolicyAnalysisResult.Types.Resource` class represents a Google Cloud resource that is under analysis."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["Key properties of this class include `AnalysisState`, which describes the resource's analysis state, and `FullResourceName`, which provides the full resource name of the resource under analysis."],["The available constructors for the `Resource` class include a default parameterless constructor as well as one that takes another instance of `IamPolicyAnalysisResult.Types.Resource` as an argument."]]],[]]