If a queue is paused then the system will stop dispatching tasks until the queue is resumed via queues.resume. Tasks can still be added when the queue is paused. A queue is paused if its state is PAUSED.
HTTP request
POST https://cloudtasks.googleapis.com/v2beta3/{name=projects/*/locations/*/queues/*}:pause
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-29 UTC."],[],[]]