Interface protos.google.cloud.datacatalog.v1.IEntry (2.5.0)

Properties of an Entry.

Package

@google-cloud/datacatalog

Properties

bigqueryDateShardedSpec

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

Entry bigqueryDateShardedSpec

bigqueryTableSpec

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

Entry bigqueryTableSpec

databaseTableSpec

databaseTableSpec?: (google.cloud.datacatalog.v1.IDatabaseTableSpec|null);

Entry databaseTableSpec

dataSource

dataSource?: (google.cloud.datacatalog.v1.IDataSource|null);

Entry dataSource

dataSourceConnectionSpec

dataSourceConnectionSpec?: (google.cloud.datacatalog.v1.IDataSourceConnectionSpec|null);

Entry dataSourceConnectionSpec

description

description?: (string|null);

Entry description

displayName

displayName?: (string|null);

Entry displayName

fullyQualifiedName

fullyQualifiedName?: (string|null);

Entry fullyQualifiedName

gcsFilesetSpec

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

Entry gcsFilesetSpec

integratedSystem

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

Entry integratedSystem

labels

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

Entry labels

linkedResource

linkedResource?: (string|null);

Entry linkedResource

name

name?: (string|null);

Entry name

routineSpec

routineSpec?: (google.cloud.datacatalog.v1.IRoutineSpec|null);

Entry routineSpec

schema

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

Entry schema

sourceSystemTimestamps

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

Entry sourceSystemTimestamps

type

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

Entry type

usageSignal

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

Entry usageSignal

userSpecifiedSystem

userSpecifiedSystem?: (string|null);

Entry userSpecifiedSystem

userSpecifiedType

userSpecifiedType?: (string|null);

Entry userSpecifiedType