public sealed class Lake.Types.MetastoreStatus : IMessage<Lake.Types.MetastoreStatus>, IEquatable<Lake.Types.MetastoreStatus>, IDeepCloneable<Lake.Types.MetastoreStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Lake.Types.MetastoreStatus.
Status of Lake and Dataproc Metastore service instance association.
[[["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 latest version of the Google.Cloud.Dataplex.V1 API for .NET is 3.6.0, and multiple previous versions, down to 1.0.0, are also available for reference."],["The `Lake.Types.MetastoreStatus` class provides information about the status of a Lake and its associated Dataproc Metastore service instance within the Google Cloud Dataplex V1 API."],["`Lake.Types.MetastoreStatus` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact with various systems and perform operations such as deep cloning."],["The class includes properties to check the `Endpoint`, `Message`, `State`, and `UpdateTime` of a Dataproc Metastore service instance."],["This class in the Google.Cloud.Dataplex V1 namespace can be constructed with an empty constructor, or with a provided instance of itself in the constructor."]]],[]]