All Products
Search
Document Center

Tablestore:Aggregations

Last Updated:May 09, 2024

Aggregations specifies the aggregation configurations.

Data structure

message Aggregations {
    repeated Aggregation aggs = 1;
}

Parameter

Type

Required

Description

aggs

Aggregation

Yes

The configurations of an aggregation.