Full name: projects.locations.reasoningEngines.cancelAsyncQuery
Cancels an reasoningEngines.asyncQuery operation.
Endpoint
posthttps://{service-endpoint}/v1/{name}:cancelAsyncQuery
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
namestring
Required. The name of the ReasoningEngine resource to use. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}
Request body
The request body contains data with the following structure:
operationNamestring
Required. The name of the longrunning operation returned from reasoningEngines.asyncQuery. Format: projects/{project}/locations/{location}/operations/{operation}
Response body
If successful, the response body is empty.