Represents an individual aggregation dictionary from a Search Aggregation API response.
t() :: %Snap.Aggregation{ buckets: [map()], doc_count_error_upper_bound: integer(), sum_other_doc_count: integer() }