bigquery Date Sharded Spec
suspend fun bigqueryDateShardedSpec(value: Output<GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpecArgs>)
suspend fun bigqueryDateShardedSpec(value: GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpecArgs?)
Parameters
value
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD
. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding.
suspend fun bigqueryDateShardedSpec(argument: suspend GoogleCloudDatacatalogV1beta1BigQueryDateShardedSpecArgsBuilder.() -> Unit)
Parameters
argument
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD
. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding.