MutableSequence[google.cloud.migrationcenter_v1.types.AggregationResult.Histogram.Bucket]
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.
A histogram bucket with a lower and upper bound, and a count
of items with a field value between those bounds.
The lower bound is inclusive and the upper bound is exclusive.
Lower bound may be -infinity and upper bound may be infinity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]