startTime property

TimeOfDay? startTime
getter/setter pair

The start time of a time interval in which a data source refresh is scheduled.

Only hours part is used. The time interval size defaults to that in the Sheets editor.

Implementation

TimeOfDay? startTime;