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-04-09 UTC."],[[["The content provides documentation for the `Lake.Types.MetastoreStatus` class within the Google Cloud Dataplex v1 API, specifically in the .NET environment."],["It details the `MetastoreStatus` class, which describes the status of the association between a Lake and a Dataproc Metastore service instance, and includes properties like `Endpoint`, `Message`, `State`, and `UpdateTime`."],["The documentation covers a range of versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest, of the Google.Cloud.Dataplex.V1 API and provides links to the documentation of each version."],["The content also includes inherited members of the class, including `GetHashCode`, `GetType`, and `ToString`."],["This class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to interact with other systems and services."]]],[]]