Properties of a Distribution.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
count |
number | Long | null |
<optional> |
Distribution count |
mean |
number | null |
<optional> |
Distribution mean |
sumOfSquaredDeviation |
number | null |
<optional> |
Distribution sumOfSquaredDeviation |
range |
google.api.Distribution.IRange | null |
<optional> |
Distribution range |
bucketOptions |
google.api.Distribution.IBucketOptions | null |
<optional> |
Distribution bucketOptions |
bucketCounts |
Array.<(number|Long)> | null |
<optional> |
Distribution bucketCounts |
exemplars |
Array.<google.api.Distribution.IExemplar> | null |
<optional> |
Distribution exemplars |