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 page provides reference documentation for the `Lake.Types.MetastoreStatus` class within the Google Cloud Dataplex V1 API."],["It details the different versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, each offering documentation for the MetastoreStatus."],["The `Lake.Types.MetastoreStatus` class represents the status of the Lake and Dataproc Metastore service instance association, and it implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties like `Endpoint`, `Message`, `State`, and `UpdateTime`, providing information on the service endpoint, status message, current state, and last update time."],["There are two constructor overloads, one default and one that takes an existing `Lake.Types.MetastoreStatus` instance for cloning purposes."]]],[]]