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, covering versions from 1.0.0 up to the latest 3.6.0."],["The `Asset.Types.ResourceStatus` class details the status of a resource, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `ManagedAccessIdentity`, `Message`, `State`, and `UpdateTime`, providing information on service account, current state, additional details, and the last status update time."],["There are available constructors for the `ResourceStatus` object, allowing for both default initialization and copying from an existing `Asset.Types.ResourceStatus` instance."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace, within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]