Aggregations specifies the aggregation configurations.
Data structure
message Aggregations {
repeated Aggregation aggs = 1;
}
Parameter | Type | Required | Description |
aggs | Yes | The configurations of an aggregation. |
Aggregations specifies the aggregation configurations.
message Aggregations {
repeated Aggregation aggs = 1;
}
Parameter | Type | Required | Description |
aggs | Yes | The configurations of an aggregation. |