public sealed class Lake.Types.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."],[[["This webpage provides documentation for the `Lake.Types.Metastore` class within the Google Cloud Dataplex V1 API, specifically focusing on managing Dataproc Metastore associations with a lake."],["The `Lake.Types.Metastore` class is part of the `Google.Cloud.Dataplex.V1` namespace and is implemented in the `Google.Cloud.Dataplex.V1.dll` assembly, detailing settings for linking a lake to a Dataproc Metastore."],["The latest version of this is documented under version 3.6.0, while many previous versions, ranging back to 1.0.0, are also available to view, but 2.5.0 is the current one being highlighted."],["The `Lake.Types.Metastore` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with members such as `GetHashCode`, `GetType`, and `ToString` from the inherited object class."],["It offers two constructors, one default and one to create an instance based on another `Lake.Types.Metastore` instance, alongside a `Service` property which is a relative reference to the associated Dataproc Metastore service."]]],[]]