latestStatsCount property

int? latestStatsCount
final

Optional. If set, returns the most recent count of stats. Valid value is 0, 100. If stats_time_range is set, return most recent count of stats within the stats_time_range.

Implementation

final int? latestStatsCount;