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 documentation is 3.6.0, with multiple prior versions available, including the current 2.12.0 version."],["The `Lake.Types.MetastoreStatus` class represents the status of the association between a Lake and a Dataproc Metastore service instance."],["This `MetastoreStatus` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for comparisons, deep cloning, and efficient message handling."],["The `MetastoreStatus` class has properties such as `Endpoint`, `Message`, `State`, and `UpdateTime` which provide information about the Metastore service's URI, current status details, association status, and when the status was last updated."],["The MetastoreStatus can be constructed with no arguments or another instance of the MetastoreStatus class."]]],[]]