tasks
TaskSubscription is a streaming call that will return a stream of task update events. This attaches the stream to an existing in process task. If the task is complete the stream will return the completed task (like GetTask) and close the stream.
get/v1/{+name}:subscribe
Path parameters
namestring required
The resource name of the task to subscribe to. Format: tasks/{task_id}
Query parameters
tenantstring
Optional tenant, provided as a path parameter. Experimental, might still change for 1.0 release.
Response
Successful response