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

Properties of an Entry.

Package

@google-cloud/dataplex

Properties

aspects

aspects?: ({ [k: string]: google.cloud.dataplex.v1.IAspect }|null);

Entry aspects

createTime

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

Entry createTime

entrySource

entrySource?: (google.cloud.dataplex.v1.IEntrySource|null);

Entry entrySource

entryType

entryType?: (string|null);

Entry entryType

fullyQualifiedName

fullyQualifiedName?: (string|null);

Entry fullyQualifiedName

name

name?: (string|null);

Entry name

parentEntry

parentEntry?: (string|null);

Entry parentEntry

updateTime

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

Entry updateTime