startTime property
The starting time of the experiment (the time the status changed from READY_TO_RUN to RUNNING).
This field is present only if the experiment has started. This field is read-only.
Implementation
core.DateTime? startTime;
The starting time of the experiment (the time the status changed from READY_TO_RUN to RUNNING).
This field is present only if the experiment has started. This field is read-only.
core.DateTime? startTime;