timePartitioning property

TimePartitioning? timePartitioning
getter/setter pair

Time-based partitioning specification for the destination table.

Only one of timePartitioning and rangePartitioning should be specified.

Implementation

TimePartitioning? timePartitioning;