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 structure and functionality across multiple versions."],["The latest version documented is 3.6.0, and the page lists several previous versions down to 1.0.0, offering access to the documentation for each release."],["The `Asset.Types.ResourceStatus` class is designed to reflect the status of resources managed by an asset, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ManagedAccessIdentity`, `Message`, `State`, and `UpdateTime` which are used to describe the condition and other details of the associated resource."],["The `ResourceStatus` class has two constructors, a default one, and another one that takes an `Asset.Types.ResourceStatus` as a parameter."]]],[]]