field property
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;
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.
core.String? field;