endTime property

String? endTime
getter/setter pair

The time of job termination.

This is absent if the job is still running.

Output only.

Implementation

core.String? endTime;