Interface protos.google.cloud.datacatalog.v1.IEntry

Properties of an Entry.

Package

@google-cloud/datacatalog!

Properties

bigqueryDateShardedSpec

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

Entry bigqueryDateShardedSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IBigQueryDateShardedSpec|null)

bigqueryTableSpec

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

Entry bigqueryTableSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IBigQueryTableSpec|null)

databaseTableSpec

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

Entry databaseTableSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IDatabaseTableSpec|null)

dataSource

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

Entry dataSource

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IDataSource|null)

dataSourceConnectionSpec

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

Entry dataSourceConnectionSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IDataSourceConnectionSpec|null)

description

description?: (string|null);

Entry description

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

Entry displayName

Property Value
TypeDescription
(string|null)

fullyQualifiedName

fullyQualifiedName?: (string|null);

Entry fullyQualifiedName

Property Value
TypeDescription
(string|null)

gcsFilesetSpec

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

Entry gcsFilesetSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IGcsFilesetSpec|null)

integratedSystem

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

Entry integratedSystem

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IntegratedSystem|keyof typeof google.cloud.datacatalog.v1.IntegratedSystem|null)

labels

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

Entry labels

Property Value
TypeDescription
({ [k: string]: string }|null)

linkedResource

linkedResource?: (string|null);

Entry linkedResource

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

Entry name

Property Value
TypeDescription
(string|null)

routineSpec

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

Entry routineSpec

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IRoutineSpec|null)

schema

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

Entry schema

Property Value
TypeDescription
(google.cloud.datacatalog.v1.ISchema|null)

sourceSystemTimestamps

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

Entry sourceSystemTimestamps

Property Value
TypeDescription
(google.cloud.datacatalog.v1.ISystemTimestamps|null)

type

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

Entry type

Property Value
TypeDescription
(google.cloud.datacatalog.v1.EntryType|keyof typeof google.cloud.datacatalog.v1.EntryType|null)

usageSignal

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

Entry usageSignal

Property Value
TypeDescription
(google.cloud.datacatalog.v1.IUsageSignal|null)

userSpecifiedSystem

userSpecifiedSystem?: (string|null);

Entry userSpecifiedSystem

Property Value
TypeDescription
(string|null)

userSpecifiedType

userSpecifiedType?: (string|null);

Entry userSpecifiedType

Property Value
TypeDescription
(string|null)