Interface protos.google.cloud.dataplex.v1.ILake (3.7.0)

Properties of a Lake.

Package

@google-cloud/dataplex

Properties

assetStatus

assetStatus?: (google.cloud.dataplex.v1.IAssetStatus|null);

Lake assetStatus

createTime

createTime?: (google.protobuf.ITimestamp|null);

Lake createTime

description

description?: (string|null);

Lake description

displayName

displayName?: (string|null);

Lake displayName

labels

labels?: ({ [k: string]: string }|null);

Lake labels

metastore

metastore?: (google.cloud.dataplex.v1.Lake.IMetastore|null);

Lake metastore

metastoreStatus

metastoreStatus?: (google.cloud.dataplex.v1.Lake.IMetastoreStatus|null);

Lake metastoreStatus

name

name?: (string|null);

Lake name

serviceAccount

serviceAccount?: (string|null);

Lake serviceAccount

state

state?: (google.cloud.dataplex.v1.Lake.MetastoreStatus.State|keyof typeof google.cloud.dataplex.v1.Lake.MetastoreStatus.State|null);

Lake state

uid

uid?: (string|null);

Lake uid

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Lake updateTime