endTime property
The ending time of the experiment (the time the status changed from RUNNING to ENDED).
This field is present only if the experiment has ended. This field is read-only.
Implementation
core.DateTime? endTime;
The ending time of the experiment (the time the status changed from RUNNING to ENDED).
This field is present only if the experiment has ended. This field is read-only.
core.DateTime? endTime;