field property

String? field
getter/setter pair

The name of the column to partition the table on.

It must be a top-level, INT64 column whose mode is NULLABLE or REQUIRED.

Required.

Implementation

core.String? field;