startTime property

String? startTime
getter/setter pair

Represents time when the execution started to run.

It is not guaranteed to be set in happens-before order across separate operations.

Output only.

Implementation

core.String? startTime;