Full name: reasoningEngines.ws.v1beta1.projects.locations.reasoningEngines.api.bidiInvokeReasoningEngine
Invokes reasoning engine with arbitrary WebSocket requests for bidi streaming
Endpoint
gethttps://{service-endpoint}/reasoningEngines/ws/v1beta1/{name}/api/**
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
namestring
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
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.