startTime property
Represents time when the task started to run.
It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC.
Optional.
Implementation
core.String? startTime;
Represents time when the task started to run.
It is not guaranteed to be set in happens-before order across separate operations. It is represented in RFC3339 form and is in UTC.
Optional.
core.String? startTime;