Lower bounds of buckets.
The response will contain n+1 buckets for n bounds.
The first bucket will count all assets for which the field value is
smaller than the first bound.
Subsequent buckets will count assets for which the field value is
greater or equal to a lower bound and smaller than the next one.
The last bucket will count assets for which the field value is greater or
equal to the final lower bound.
You can define up to 20 lower bounds.
[[["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\u003eAggregation.Types.Histogram\u003c/code\u003e class within the Migration Center v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregation.Types.Histogram\u003c/code\u003e class is designed to represent a histogram of bucketed asset counts based on field values, which are defined by lower bounds.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting operations like deep cloning and equality comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that accepts another \u003ccode\u003eHistogram\u003c/code\u003e object, and a \u003ccode\u003eLowerBounds\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of double, defining the bucket boundaries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.4.0 and this documentation details version 1.2.0 and also versions 1.3.0, 1.1.0, and 1.0.0 are available for reference.\u003c/p\u003e\n"]]],[],null,[]]