scheduledTime property
Represents time when the task was scheduled to run by the system.
It is not guaranteed to be set in happens-before order across separate operations.
Output only.
Implementation
core.String? scheduledTime;
Represents time when the task was scheduled to run by the system.
It is not guaranteed to be set in happens-before order across separate operations.
Output only.
core.String? scheduledTime;