Method: message.stream

Full name: projects.locations.reasoningEngines.a2a.v1.message.stream

Streams queries using a reasoning engine instance via the A2A streaming protocol apis.

Endpoint

post https://aiplatform.googleapis.com/v1beta1/{name}/a2a/{a2aEndpoint}:stream

Path parameters

name string

Required. The full resource path of the reasoning engine, captured from the URL.

a2aEndpoint string

Required. The http endpoint extracted from the URL path. e.g., v1/message:stream.

Request body

The request body contains an instance of Struct.

Response body

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