public sealed class Asset.Types.ResourceStatus : IMessage<Asset.Types.ResourceStatus>, IEquatable<Asset.Types.ResourceStatus>, IDeepCloneable<Asset.Types.ResourceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Asset.Types.ResourceStatus.
[[["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-25 UTC."],[[["The latest version of the Google.Cloud.Dataplex.V1 API is 3.6.0, with multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["The `Asset.Types.ResourceStatus` class is part of the Cloud Dataplex v1 API and is used to represent the status of a resource referenced by an asset."],["The `Asset.Types.ResourceStatus` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the API."],["The `ResourceStatus` class includes properties such as `ManagedAccessIdentity`, `Message`, `State`, and `UpdateTime` to describe the status of the managed resource."],["The `State` property uses an enum of type `Asset.Types.ResourceStatus.Types.State` to describe the current state of the resource."]]],[]]