lastUpdateTime property

String? lastUpdateTime
getter/setter pair

The last time the experiment's stats data was updated.

Will have default value if stats have never been computed for this experiment.

Implementation

core.String? lastUpdateTime;