timeZone property
The time zone to use when interpreting the schedule.
The value of this field must be a time zone name from the tz database: https://en.wikipedia.org/wiki/Tz_database. This field is assigned a default value of "UTC" if left empty.
Implementation
core.String? timeZone;