Full name: reasoningEngines.v1beta1.projects.locations.reasoningEngines.runtimeRevisions.api.invokeReasoningEngine
Invokes reasoning engine with arbitrary HTTP requests for both unary and server-side streaming cases.
Endpoint
patchhttps://{service-endpoint}/reasoningEngines/v1beta1/{name}/api/**
PATCH https://{service-endpoint}/reasoningEngines/v1beta1/{name}/api/**
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} 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.