[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-16 (世界標準時間)。"],[[["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."]]],[]]