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."],[[["This document provides reference documentation for the `Asset.Types.ResourceStatus` class within the Google Cloud Dataplex v1 API, outlining its structure and functionalities."],["The `Asset.Types.ResourceStatus` class is used to represent the status of a resource referenced by an asset, including its current state, message, and update time."],["The document includes a list of versions for the Google.Cloud.Dataplex.V1 API, with 3.6.0 being the latest, and displays versions going as far back as 1.0.0."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are detailed further in the document."],["Key properties of `Asset.Types.ResourceStatus` include `Message`, `State`, and `UpdateTime`, which provide information on the status details, the resource's current state, and when the status was last updated respectively."]]],[]]