GroupWithValue
                                GroupWithValue                            
                            JSON Example
                                    {
    "bucket": [
        {
            "field": "string",
            "value": "string"
        }
    ],
    "count": 100,
    "aggregations": [
        {
            "field": "string",
            "aggregation_type": "string",
            "value": "number"
        }
    ],
    "series_values": [
        {
            "field": "string",
            "aggregation_type": "string",
            "resolution_in_secs": 0,
            "series": [
                [
                    {}
                ]
            ]
        }
    ]
}
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                count            
                            Optional
                    count of entity in group
