[[["易于理解","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-03-26。"],[[["This page provides instructions on using legacy bundled services and APIs, specifically within the first-generation runtimes of the App Engine standard environment."],["A task can be created and sent as a POST request to a designated handler using the `PushTask` class, including the name and action parameters that will be processed by the default queue."],["Multiple tasks can be added in bulk to a queue by creating `PushTask` objects and using the `addTasks()` method within the `PushQueue` class."],["To utilize the `PushTask` and `PushQueue` classes, you must include specific `use` statements at the beginning of your PHP file."]]],[]]