maximum property

double? maximum
final

The maximum value from a single occurence from a single contributor 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? maximum;