startTime property
[Output-only] Start time of this job, in milliseconds since the epoch.
This field will be present when the job transitions from the PENDING state to either RUNNING or DONE.
Implementation
core.String? startTime;
[Output-only] Start time of this job, in milliseconds since the epoch.
This field will be present when the job transitions from the PENDING state to either RUNNING or DONE.
core.String? startTime;