A query aggregate result contains results of aggregations.
Name | Type | Description | Notes |
---|---|---|---|
analysis | QueryAggregateResultAnalysis | [optional] | |
buckets | QueryAggregateResultBuckets | [optional] | |
count | QueryAggregateResultCount | [optional] | |
date | QueryAggregateResultDate | [optional] | |
metric | QueryAggregateResultMetric | [optional] | |
percentile | QueryAggregateResultPercentile | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |