[[["易于理解","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-09。"],[[["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."]]],[]]