The data statistics of a series of FLOAT64 values.
The standard deviation of the series.
Histogram buckets of the data series. Sorted by the min value
of the bucket, ascendingly, and the number of the buckets is
dynamically generated. The buckets are non-overlapping and
completely cover whole FLOAT64 range with min of first bucket
being "-Infinity", and max of the last one being
"Infinity".
Classes
HistogramBucket
A bucket of a histogram.
The maximum value of the bucket, exclusive unless max =
"Infinity", in which case it's inclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]