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 documentation provides details for the \u003ccode\u003eAggregation.Types.Histogram\u003c/code\u003e class within the Migration Center v1 API, which is used to represent a histogram of bucketed asset counts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregation.Types.Histogram\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, and another that accepts an existing \u003ccode\u003eAggregation.Types.Histogram\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLowerBounds\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<double>\u003c/code\u003e, defines the lower bounds of the histogram's buckets, allowing up to 20 bounds and defining how assets are counted within each bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation is for version 1.0.0 of this resource, although the other available versions are listed, starting with version 1.1.0 up to the latest version, 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]