executionTime property
The time of day (in UTC) at which the query should run.
If left unspecified, the server picks an arbitrary time of day and runs the query at the same time each day.
Optional.
Implementation
TimeOfDay? executionTime;
The time of day (in UTC) at which the query should run.
If left unspecified, the server picks an arbitrary time of day and runs the query at the same time each day.
Optional.
TimeOfDay? executionTime;