public sealed class 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 documentation covers the `MetastoreStatus` class within the `Google.Cloud.Dataplex.V1` API, detailing its functionality and properties related to the status of Lake and Dataproc Metastore service instance associations."],["The latest version of the documentation is 3.6.0, and there is documentation for older versions, ranging from 3.5.0 to 1.0.0, allowing users to check different API releases."],["`MetastoreStatus` has properties like `Endpoint` (the URI for the Metastore service), `Message` (additional status information), `State` (the current association state), and `UpdateTime` (the last update timestamp)."],["The MetastoreStatus class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its support for message handling, equality checks, cloning, and buffered data."]]],[]]