endTime property

String? endTime
getter/setter pair

The time at which the ScanRun reached termination state - that the ScanRun is either finished or stopped by user.

Output only.

Implementation

core.String? endTime;