field property

String? field
getter/setter pair

[Experimental] The table is partitioned by this field.

The field must be a top-level NULLABLE/REQUIRED field. The only supported type is INTEGER/INT64.

Required.

Implementation

core.String? field;