timePartitioning

@JvmName(name = "imrddpntepuywsto")
suspend fun timePartitioning(value: Output<TableTimePartitioningArgs>)
@JvmName(name = "vponifreypkuvfnh")
suspend fun timePartitioning(value: TableTimePartitioningArgs?)

Parameters

value

If specified, configures time-based partitioning for this table. Structure is documented below.


@JvmName(name = "jbdhbxnqqknofmmv")
suspend fun timePartitioning(argument: suspend TableTimePartitioningArgsBuilder.() -> Unit)

Parameters

argument

If specified, configures time-based partitioning for this table. Structure is documented below.