Method: api.bidiInvokeReasoningEngine

Full name: reasoningEngines.ws.v1.projects.locations.reasoningEngines.revisions.runtimeRevisions.api.bidiInvokeReasoningEngine

Invokes reasoning engine with arbitrary WebSocket requests for bidi streaming

Endpoint

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

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

Path parameters

name string

Optional. The name of the ReasoningEngine. 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.