startTime property

String? startTime
getter/setter pair

The earliest timestamp of stats being generated.

If not set, indicates fetching stats till the earliest possible one.

Implementation

core.String? startTime;