Cloud Dataplex v1 API - Class Lake.Types.Metastore (2.15.0)

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.

Inheritance

object > Lake.Types.Metastore

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Metastore()

public Metastore()

Metastore(Metastore)

public Metastore(Lake.Types.Metastore other)
Parameter
NameDescription
otherLakeTypesMetastore

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
TypeDescription
string