scheduledTime property

String? scheduledTime
getter/setter pair

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;