minStartTimeNs property

String? minStartTimeNs
getter/setter pair

The smallest start time of all data points in this possibly partial representation of the dataset.

Time is in nanoseconds from epoch. This should also match the first part of the dataset identifier.

Implementation

core.String? minStartTimeNs;