tasks
Get a list of push notifications configured for a task.
get/v1/{+parent}/pushNotificationConfigs
Path parameters
parentstring required
The parent task resource. Format: tasks/{task_id}
Query parameters
pageSizeinteger
For AIP-158 these fields are present. Usually not used/needed. The maximum number of configurations to return. If unspecified, all configs will be returned.
pageTokenstring
A page token received from a previous ListTaskPushNotificationConfigRequest call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListTaskPushNotificationConfigRequest must match the call that provided the page token.
tenantstring
Optional tenant, provided as a path parameter. Experimental, might still change for 1.0 release.
Response
Successful response