finishTime property
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;
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.
core.String? finishTime;