maxEndTimeNs property

String? maxEndTimeNs
getter/setter pair

The largest end time of all data points in this possibly partial representation of the dataset.

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

Implementation

core.String? maxEndTimeNs;