Method: api.invokeReasoningEngine

Full name: reasoningEngines.v1beta1.projects.locations.reasoningEngines.api.invokeReasoningEngine

Invokes reasoning engine with arbitrary HTTP requests for both unary and server-side streaming cases.

Endpoint

post https://{service-endpoint}/reasoningEngines/v1beta1/{name}/api/**

Where {service-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} or projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}/runtimeRevisions/{runtime_revision}

Request body

The request body contains an instance of HttpBody.

Response body

If successful, the response is a generic HTTP response whose format is defined by the method.