[[["易于理解","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-04-03。"],[[["This guide details the process of deleting individual tasks or all tasks from a push queue using both the API and Google Cloud console."],["You can use the `delete_tasks()` API method to remove specific tasks or the `purge()` method to clear all tasks from a specified queue."],["Queues can be paused by either removing their definition from the `queue.yaml` file or by setting their rate to 0, preventing task processing while still counting towards your quota."],["Deleting a queue involves first pausing it by removing its definition from the `queue.yaml` file, then using the Google Cloud console to complete the deletion."],["After deleting a queue, there is a 7-day waiting period before you can recreate a queue with the same name, and you should also wait at least a second after purging a queue before creating new tasks."]]],[]]