public sealed class MetastoreStatus : IMessage<Lake.Types.MetastoreStatus>, IEquatable<Lake.Types.MetastoreStatus>, IDeepCloneable<Lake.Types.MetastoreStatus>, IBufferMessage, IMessage
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."],[[["This document outlines the `MetastoreStatus` class within the `Google.Cloud.Dataplex.V1` namespace, detailing the status of Lake and Dataproc Metastore service instance associations."],["The class `MetastoreStatus` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a constructor and an overload taking in another `MetastoreStatus`."],["Key properties of `MetastoreStatus` include `Endpoint` (the URI for Metastore service access), `Message` (additional status information), `State` (the current state of the association), and `UpdateTime` (the last update time of the lake's metastore status)."],["The `MetastoreStatus` class documentation is provided for multiple versions, ranging from version 1.0.0 to the latest version, 3.6.0."],["This class inherits basic members from the `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]