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