Full name: projects.locations.reasoningEngines.asyncQuery
Async query using a reasoning engine.
Endpoint
posthttps://{service-endpoint}/v1beta1/{name}:asyncQuery
Where {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:
inputGcsUristring
Optional. Input Cloud Storage URI for the Async query.
outputGcsUristring
Optional. Output Cloud Storage URI for the Async query.
Response body
If successful, the response body contains an instance of Operation.