creationTime property

String? creationTime
getter/setter pair

[Output-only] Creation time of this job, in milliseconds since the epoch.

This field will be present on all jobs.

Implementation

core.String? creationTime;