timeZone property
Specifies the time zone to be used in interpreting Schedule.schedule.
The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
Implementation
core.String? timeZone;
Specifies the time zone to be used in interpreting Schedule.schedule.
The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database.
core.String? timeZone;