finishTime property

String? finishTime
getter/setter pair

Time at which execution of the build was finished.

The difference between finish_time and start_time is the duration of the build's execution.

Output only.

Implementation

core.String? finishTime;