sum property

double? sum
final

The sum of the values from all contributors during the time period represented by that data point.

This statistic is returned only if you included it in the Metrics array in your request.

Implementation

final double? sum;