Buckets in the histogram.
There will be n+1 buckets matching n lower bounds in the request.
The first bucket will be from -infinity to the first bound.
Subsequent buckets will be between one bound and the next.
The final bucket will be from the final bound to infinity.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class within the Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e represents the result of a bucketed histogram aggregation in the Migration Center API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHistogram\u003c/code\u003e class has two constructors, one default and another to copy from another \u003ccode\u003eHistogram\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuckets\u003c/code\u003e property is of type \u003ccode\u003eRepeatedField\u003c/code\u003e and contains the buckets in the histogram, defined by lower bounds, with the first bucket being from negative infinity to the first bound and the last from the last bound to positive infinity.\u003c/p\u003e\n"]]],[],null,[]]