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

Properties of an EntrySource.

Package

@google-cloud/dataplex

Properties

ancestors

ancestors?: (google.cloud.dataplex.v1.EntrySource.IAncestor[]|null);

EntrySource ancestors

createTime

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

EntrySource createTime

description

description?: (string|null);

EntrySource description

displayName

displayName?: (string|null);

EntrySource displayName

labels

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

EntrySource labels

platform

platform?: (string|null);

EntrySource platform

resource

resource?: (string|null);

EntrySource resource

system

system?: (string|null);

EntrySource system

updateTime

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

EntrySource updateTime