[[["わかりやすい","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-09 UTC。"],[[["This page details the process of creating pull queues, which must be established before tasks can be added to them."],["Pull queues are defined using a `queue.yaml` file with the `mode: pull` directive, and this file is uploaded via the `gcloud app deploy queue.yaml` command."],["Queues can be disabled or paused by removing their definition from the `queue.yaml` file and uploading the updated file, or from within the Google Cloud console."],["Deleting a queue requires first disabling it by removing it from the configuration file, uploading the new file, and then deleting it via the Google Cloud console."],["Mixing the `queue.yaml` upload method with Queue Management methods through the Cloud Tasks API is not recommended, and the local development server does not support pull queues."]]],[]]