All Products
Search
Document Center

Tablestore:Aggregations

Last Updated:Apr 29, 2026

Aggregations defines the list of aggregations to apply in a search request.

Data structure

message Aggregations {
    repeated Aggregation aggs = 1;
}

Parameter

Type

Required

Description

aggs

Aggregation

Yes

The configurations of an aggregation.