statsTimeRange property

Interval? statsTimeRange
final

Optional. If set, return all stats generated between [start_time, end_time). If latest_stats_count is set, return the most recent count of stats within the stats_time_range.

Implementation

final Interval? statsTimeRange;