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 documentation is for the \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class within the Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class represents the results of a bucketed histogram aggregation and it inherits from object while implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eHistogram()\u003c/code\u003e constructor and a \u003ccode\u003eHistogram(Histogram other)\u003c/code\u003e constructor to copy from another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuckets\u003c/code\u003e property of type \u003ccode\u003eRepeatedField\u003c/code\u003e contains the buckets in the histogram, each between specific bounds, and the number of buckets is \u003ccode\u003en+1\u003c/code\u003e where \u003ccode\u003en\u003c/code\u003e is the number of bounds in the request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided includes API version information, ranging from version 1.0.0 to the latest version, 1.4.0, for the \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]