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-04-09 UTC."],[[["This webpage provides documentation for the `Lake.Types.Metastore` class within the Google Cloud Dataplex V1 API, specifically version 2.12.0."],["The `Lake.Types.Metastore` class manages the association of a Dataproc Metastore service with a lake, and it includes properties and constructors for this purpose."],["The page details various versions of the API, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest, which allows for navigation to documentation for these other versions."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its inheritance chain is from the object class, having inherited methods."],["The `Service` property of this class is provided, and is a string that details a reference to a Dataproc Metastore service, and the property value section indicates that this will be a string type."]]],[]]