Method: reasoningEngines.asyncQuery

Full name: projects.locations.reasoningEngines.asyncQuery

Async query using a reasoning engine.

Endpoint

post https://{service-endpoint}/v1beta1/{name}:asyncQuery

Where {endpoint} is one of the supported service endpoints.

Path parameters

name string

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:

Fields
inputGcsUri string

Optional. Input Cloud Storage URI for the Async query.

outputGcsUri string

Optional. Output Cloud Storage URI for the Async query.

Response body

If successful, the response body contains an instance of Operation.