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 documentation provides reference material for the `Asset.Types.ResourceStatus` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 up to the latest version, 3.6.0."],["`Asset.Types.ResourceStatus` is a class that provides information regarding the state of a resource referenced by an asset and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ManagedAccessIdentity`, `Message`, `State`, and `UpdateTime`, which provide details on the associated service account, additional state information, the current state of the managed resource, and when the status was last updated, respectively."],["The `ResourceStatus()` class has 2 constructors and are `ResourceStatus()` and `ResourceStatus(Asset.Types.ResourceStatus other)` which are both used to create an instance of the `ResourceStatus`."]]],[]]