startTimeMillis property

String? startTimeMillis
getter/setter pair

The start of a window of time.

Data that intersects with this time window will be aggregated. The time is in milliseconds since epoch, inclusive.

Implementation

core.String? startTimeMillis;