[[["わかりやすい","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-04-03 UTC。"],[[["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."]]],[]]