Values_0.TermsAggregationSourcePerforms an aggregation that will return a list of buckets. The list of buckets is a ranked list of the number of occurrences of an aggregation field value.
type nonrec t = {maxBuckets : MaxBuckets.t option;The number of buckets to return in the response. Default to 10.
*)}