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

Properties of an EntryType.

Package

@google-cloud/dataplex

Properties

authorization

authorization?: (google.cloud.dataplex.v1.EntryType.IAuthorization|null);

EntryType authorization

createTime

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

EntryType createTime

description

description?: (string|null);

EntryType description

displayName

displayName?: (string|null);

EntryType displayName

etag

etag?: (string|null);

EntryType etag

labels

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

EntryType labels

name

name?: (string|null);

EntryType name

platform

platform?: (string|null);

EntryType platform

requiredAspects

requiredAspects?: (google.cloud.dataplex.v1.EntryType.IAspectInfo[]|null);

EntryType requiredAspects

system

system?: (string|null);

EntryType system

typeAliases

typeAliases?: (string[]|null);

EntryType typeAliases

uid

uid?: (string|null);

EntryType uid

updateTime

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

EntryType updateTime