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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]