AggregationResult

AggregationResult
AggregationResult
JSON Example
{
    "buckets": [
        {
            "doc_count": 0,
            "field": [
                {
                    "displayName": "string",
                    "internalName": "string"
                }
            ],
            "key": [
                {}
            ],
            "values": [
                {
                    "name": "string",
                    "value": {}
                }
            ]
        }
    ],
    "total": 0,
    "truncated": false
}
buckets
Optional

buckets

integer As int32 As int32
total
Optional

total

boolean
truncated
Optional

truncated

Property Of