field property

String? field
getter/setter pair

The unnested field (of type Date or Timestamp) that contains values which monotonically increase over time.If not specified, a data scan will run for all data in the table.

Immutable.

Implementation

core.String? field;