Method: api.bidiInvokeReasoningEngine

Full name: reasoningEngines.ws.v1beta1.projects.locations.reasoningEngines.api.bidiInvokeReasoningEngine

Invokes reasoning engine with arbitrary WebSocket requests for bidi streaming

Endpoint

get https://{service-endpoint}/reasoningEngines/ws/v1beta1/{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}

Query parameters

httpBody object (HttpBody)

Optional. The invoke method input. Supports arbitrary data payload.

Request body

The request body must be empty.

Response body

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