startTime property
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.
Output only.
Implementation
core.String? startTime;
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.
Output only.
core.String? startTime;