Interface protos.google.cloud.datacatalog.v1beta1.IEntry (4.1.1)

Properties of an Entry.

Package

@google-cloud/datacatalog

Properties

bigqueryDateShardedSpec

bigqueryDateShardedSpec?: (google.cloud.datacatalog.v1beta1.IBigQueryDateShardedSpec|null);

Entry bigqueryDateShardedSpec

bigqueryTableSpec

bigqueryTableSpec?: (google.cloud.datacatalog.v1beta1.IBigQueryTableSpec|null);

Entry bigqueryTableSpec

description

description?: (string|null);

Entry description

displayName

displayName?: (string|null);

Entry displayName

gcsFilesetSpec

gcsFilesetSpec?: (google.cloud.datacatalog.v1beta1.IGcsFilesetSpec|null);

Entry gcsFilesetSpec

integratedSystem

integratedSystem?: (google.cloud.datacatalog.v1beta1.IntegratedSystem|keyof typeof google.cloud.datacatalog.v1beta1.IntegratedSystem|null);

Entry integratedSystem

linkedResource

linkedResource?: (string|null);

Entry linkedResource

name

name?: (string|null);

Entry name

schema

schema?: (google.cloud.datacatalog.v1beta1.ISchema|null);

Entry schema

sourceSystemTimestamps

sourceSystemTimestamps?: (google.cloud.datacatalog.v1beta1.ISystemTimestamps|null);

Entry sourceSystemTimestamps

type

type?: (google.cloud.datacatalog.v1beta1.EntryType|keyof typeof google.cloud.datacatalog.v1beta1.EntryType|null);

Entry type

usageSignal

usageSignal?: (google.cloud.datacatalog.v1beta1.IUsageSignal|null);

Entry usageSignal

userSpecifiedSystem

userSpecifiedSystem?: (string|null);

Entry userSpecifiedSystem

userSpecifiedType

userSpecifiedType?: (string|null);

Entry userSpecifiedType