Resource: DashboardQuery
DashboardQuery resource.
| JSON representation |
|---|
{
"name": string,
"query": string,
"input": {
object ( |
| Fields | |
|---|---|
name |
Output only. Name of the dashboardQuery. |
query |
Required. Search query string. |
input |
Required. Inputs to the query. |
dashboardChart |
Output only. DashboardChart this query belongs to. |
etag |
Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. |
Methods |
|
|---|---|
|
Execute a query and return the data. |
|
Get a dashboard query. |