[[["わかりやすい","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-03-26 UTC。"],[[["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."]]],[]]