endTime property

String? endTime
getter/setter pair

End time of this job, in milliseconds since the epoch.

This field will be present whenever a job is in the DONE state.

Output only.

Implementation

core.String? endTime;