| Name | Type | Description | Notes |
|---|---|---|---|
| warnings | str | The warnings incurred by this query | [optional] |
| name | str | The name of this query | [optional] |
| query | str | The query used to obtain this result | [optional] |
| stats | StatsModel | [optional] | |
| events | list[QueryEvent] | [optional] | |
| timeseries | list[Timeseries] | [optional] | |
| granularity | int | The granularity of the returned results, in seconds | [optional] |