表示統計彙總中Aggregation的返回資訊。
資料結構
message AggregationsResult {
repeated AggregationResult agg_results = 1;
}
名稱 | 類型 | 是否必選 | 描述 |
agg_results | repeated AggregationResult | 是 | 單個統計彙總Aggregation的返回資訊。 |
表示統計彙總中Aggregation的返回資訊。
message AggregationsResult {
repeated AggregationResult agg_results = 1;
}
名稱 | 類型 | 是否必選 | 描述 |
agg_results | repeated AggregationResult | 是 | 單個統計彙總Aggregation的返回資訊。 |