[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-06。"],[[["You can delete individual tasks from a push queue using the `deleteTask()` API method or through the Google Cloud console."],["All tasks within a specified queue can be removed using the `purge()` API method, with all tasks created before the purge being expunged and with a wait time of at least one second before new task creation."],["Queues can be paused by removing their definition from the `queue.yaml` file and uploading the changes, or setting the queue rate to 0, preventing any task processing."],["Deleting a queue requires first pausing it, removing its definition from `queue.yaml` and then using the Google Cloud console, and you must wait 7 days to recreate with same name."],["You can access the Cloud Tasks page in the google cloud console to manage tasks and queues."]]],[]]