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

Properties of an EntryGroup.

Package

@google-cloud/dataplex

Properties

createTime

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

EntryGroup createTime

description

description?: (string|null);

EntryGroup description

displayName

displayName?: (string|null);

EntryGroup displayName

etag

etag?: (string|null);

EntryGroup etag

labels

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

EntryGroup labels

name

name?: (string|null);

EntryGroup name

transferStatus

transferStatus?: (google.cloud.dataplex.v1.TransferStatus|keyof typeof google.cloud.dataplex.v1.TransferStatus|null);

EntryGroup transferStatus

uid

uid?: (string|null);

EntryGroup uid

updateTime

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

EntryGroup updateTime