public sealed class Metastore : IMessage<Lake.Types.Metastore>, IEquatable<Lake.Types.Metastore>, IDeepCloneable<Lake.Types.Metastore>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Lake.Types.Metastore.
Settings to manage association of Dataproc Metastore with a lake.
Optional. A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated
with the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
[[["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 `Lake.Types.Metastore` class, part of the Google Cloud Dataplex v1 API, manages the association of a Dataproc Metastore with a lake."],["This class provides methods such as `Metastore()` and `Metastore(Lake.Types.Metastore)` for constructing objects, along with properties like `Service` to manage the linked Dataproc Metastore service."],["The latest version available is 3.6.0, while this specific documentation refers to version 2.2.0 of the Google Cloud Dataplex v1 API."],["The `Metastore` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, deep cloning, and buffer management."],["The class inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, providing basic object operations."]]],[]]