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