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.
Implements
IMessageLakeTypesMetastore, IEquatableLakeTypesMetastore, IDeepCloneableLakeTypesMetastore, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
Metastore()
public Metastore()
Metastore(Metastore)
public Metastore(Lake.Types.Metastore other)
Parameter | |
---|---|
Name | Description |
other | LakeTypesMetastore |
Properties
Service
public string Service { get; set; }
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}
Property Value | |
---|---|
Type | Description |
string |