Lines Matching refs:queues
43 // Lists queues.
48 get: "/v2/{parent=projects/*/locations/*}/queues"
56 get: "/v2/{name=projects/*/locations/*/queues/*}"
68 // using an App Engine `queue.yaml` or `queue.xml` file to manage your queues.
75 post: "/v2/{parent=projects/*/locations/*}/queues"
91 // using an App Engine `queue.yaml` or `queue.xml` file to manage your queues.
98 patch: "/v2/{queue.name=projects/*/locations/*/queues/*}"
112 // using an App Engine `queue.yaml` or `queue.xml` file to manage your queues.
119 delete: "/v2/{name=projects/*/locations/*/queues/*}"
132 post: "/v2/{name=projects/*/locations/*/queues/*}:purge"
148 post: "/v2/{name=projects/*/locations/*/queues/*}:pause"
163 // WARNING: Resuming many high-QPS queues at the same time can
165 // queues, follow the 500/50/5 pattern described in
170 post: "/v2/{name=projects/*/locations/*/queues/*}:resume"
184 // * `cloudtasks.queues.getIamPolicy`
188 post: "/v2/{resource=projects/*/locations/*/queues/*}:getIamPolicy"
204 // * `cloudtasks.queues.setIamPolicy`
208 post: "/v2/{resource=projects/*/locations/*/queues/*}:setIamPolicy"
225 post: "/v2/{resource=projects/*/locations/*/queues/*}:testIamPermissions"
242 get: "/v2/{parent=projects/*/locations/*/queues/*}/tasks"
250 get: "/v2/{name=projects/*/locations/*/queues/*/tasks/*}"
262 post: "/v2/{parent=projects/*/locations/*/queues/*}/tasks"
275 delete: "/v2/{name=projects/*/locations/*/queues/*/tasks/*}"
308 post: "/v2/{name=projects/*/locations/*/queues/*/tasks/*}:run"
327 // `filter` can be used to specify a subset of queues. Any
335 // Note that using filters might cause fewer queues than the
342 // be the maximum. Fewer queues than requested might be returned,
343 // even if more queues exist; use the
345 // in the response to determine if more queues exist.
364 // The list of queues.
365 repeated Queue queues = 1; field
382 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`
436 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`
449 // `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID`
462 // `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID`
475 // `projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID`
488 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`
552 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID`
577 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID`
590 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID`.
641 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID`
652 // `projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID`