Models
Schema: `MetricQueryRunResponse`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
plan |
MetricQueryPlan |
false |
- |
result |
QueryResult |
false |
Contains result-set columns, row data, and an optional continuation token when additional rows are available. |