Method: tasks.subscribe

Full name: projects.locations.reasoningEngines.a2a.v1.tasks.subscribe

Stream get request for reasoning engine instance via the A2A stream get protocol apis.

Endpoint

get https://aiplatform.googleapis.com/v1beta1/{name}/a2a/{a2aEndpoint}:subscribe

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. i.e. v1/tasks/123:subscribe.

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.