nextRunTimezoneCode property

String? nextRunTimezoneCode
getter/setter pair

The canonical code for the timezone the query schedule is based on.

Scheduled runs are usually conducted in the morning of a given day. Defaults to America/New_York.

Implementation

core.String? nextRunTimezoneCode;