startedAt property

int? startedAt
final

The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).

Implementation

final int? startedAt;