sampleCount property

double? sampleCount
final

The number of occurrences that matched the rule during this data point.

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

Implementation

final double? sampleCount;