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-03-25 UTC."],[[["The `Metastore` class provides settings for managing the association of a Dataproc Metastore with a lake within the Google Cloud Dataplex V1 namespace."],["The latest version of `Metastore` is 3.6.0, with a history of versions ranging from 1.0.0 to the latest."],["The `Metastore` class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Metastore` objects can be constructed using a default constructor or by copying an existing `Lake.Types.Metastore` instance."],["The `Service` property within the `Metastore` class allows the specification of a Dataproc Metastore service via a relative reference string."]]],[]]