[[["易于理解","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-08-20。"],[[["\u003cp\u003eThis document details how to create and enqueue tasks within push queues, using \u003ccode\u003ePushTask\u003c/code\u003e and \u003ccode\u003ePushQueue\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eTasks can be assigned to specific worker services and handlers via a \u003ccode\u003etarget\u003c/code\u003e (service) and \u003ccode\u003eurl\u003c/code\u003e (handler), with options to set the target when constructing the task or within the queue's configuration.\u003c/p\u003e\n"],["\u003cp\u003eData can be passed to handlers as query parameters for \u003ccode\u003eGET\u003c/code\u003e or \u003ccode\u003ePULL\u003c/code\u003e methods, or within the HTTP request payload for \u003ccode\u003ePOST\u003c/code\u003e or \u003ccode\u003ePUT\u003c/code\u003e methods, using the \u003ccode\u003ePushTask\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eWhile App Engine generates unique task names, you can assign custom names for de-duplication, ensuring a task is only added once within a 9-day window, although this carries a performance overhead.\u003c/p\u003e\n"],["\u003cp\u003eThis API supports first-generation runtimes and can be used for updating to second-generation runtimes, with a migration guide available for the PHP 7/8 runtime.\u003c/p\u003e\n"]]],[],null,[]]