startTime

@Serializable(with = InstantSerializer::class)
val startTime: Instant? = null

Output only. Time when the Job for the first time entered the JOB_STATE_RUNNING state.