Interface protos.google.cloud.datacatalog.v1beta1.IBigQueryDateShardedSpec

Properties of a BigQueryDateShardedSpec.

Package

@google-cloud/datacatalog!

Properties

dataset

dataset?: (string|null);

BigQueryDateShardedSpec dataset

Property Value
TypeDescription
(string|null)

shardCount

shardCount?: (number|Long|string|null);

BigQueryDateShardedSpec shardCount

Property Value
TypeDescription
(number|Long|string|null)

tablePrefix

tablePrefix?: (string|null);

BigQueryDateShardedSpec tablePrefix

Property Value
TypeDescription
(string|null)