Host Query
Submit a query at host level to be processed in the background. If the submission of the query succeeds, the API returns a 201 status and an ID that refer to the query. In addition to the HTTP status 201, the state
of "enqueued" means that the request succeeded. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
Hostname is available only when query is executed at host level.
ExecutionTime is available only after the query is completed.
Contains information like metrics, dimenstions etc of the AsyncQuery.
Asynchronous Report ID.
Result is available only after the query is completed.
ResultFileSize is available only after the query is completed.
ResultRows is available only after the query is completed.