public sealed class Metastore : IMessage<Lake.Types.Metastore>, IEquatable<Lake.Types.Metastore>, IDeepCloneable<Lake.Types.Metastore>, IBufferMessage, IMessage
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-04-09 UTC."],[[["This webpage provides documentation for the `Metastore` class within the `Google.Cloud.Dataplex.V1` namespace, which is used to manage the association of Dataproc Metastore with a lake."],["The documentation includes a list of available versions of the `Metastore` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to select the appropriate version for their needs."],["The `Metastore` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Service` property that is an optional relative reference to the Dataproc Metastore service, described by its project ID, location, and service ID."],["The `Metastore` class has two constructors, one default and another which takes a `Lake.Types.Metastore` object as an argument, allowing for instantiation and cloning."]]],[]]