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."],[[["This document provides reference information for the `Lake.Types.MetastoreStatus` class within the Google Cloud Dataplex V1 API, specifically for version 3.4.0, with links to all the previous versions, and the current latest version 3.6.0."],["`Lake.Types.MetastoreStatus` represents the status of the association between a Lake and a Dataproc Metastore service instance."],["The class has properties like `Endpoint`, `Message`, `State`, and `UpdateTime` to provide details about the metastore's status, including its access URI, additional information, current association state, and the last update timestamp."],["It implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support functionalities such as message handling, equality comparison, deep cloning, and buffered message operations."],["The `Lake.Types.MetastoreStatus` class has two constructors, a default and an overload that takes a `Lake.Types.MetastoreStatus` object as a parameter."]]],[]]