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 webpage provides documentation for the `Asset.Types.ResourceStatus` class within the Google Cloud Dataplex v1 API, detailing its usage and properties across various versions."],["The latest version documented is 3.6.0, and the page lists several previous versions dating back to 1.0.0, each linking to its own specific documentation."],["`Asset.Types.ResourceStatus` represents the status of a resource referenced by an asset and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `Asset.Types.ResourceStatus` include `ManagedAccessIdentity`, `Message`, `State`, and `UpdateTime`, which provide information about the resource's service account, status details, current state, and last update time, respectively."],["The main constructor used for creating a new `Asset.Types.ResourceStatus` is called `ResourceStatus`, which has an overloaded version allowing a pre-existing `Asset.Types.ResourceStatus` object to be passed to it."]]],[]]