partitionDefinition property

PartitioningDefinition? partitionDefinition
getter/setter pair

The partition information for all table formats, including managed partitioned tables, hive partitioned tables, and iceberg partitioned tables.

Output only.

Implementation

PartitioningDefinition? partitionDefinition;