Go 1.11 はサポートが終了しており、2026 年 1 月 31 日に
非推奨になります。非推奨になると、過去に組織のポリシーを使用して以前のランタイムのデプロイを再度有効にしていた場合でも、Go 1.11 アプリケーションをデプロイできなくなります。既存の Go 1.11 アプリケーションは、
非推奨日以降も引き続き実行され、トラフィックを受信します。
サポートされている最新バージョンの Go に移行することをおすすめします。
Cloud Tasks REST API
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
App Engine Task Queue REST API(v1)は 2018 年 2 月 20 日の時点で提供が終了しました。別のプロダクトの Cloud Tasks を使用すると、REST API により第 2 世代の App Engine スタンダード環境ランタイム、任意の App Engine フレキシブル環境ランタイム、App Engine の外部からタスクを追加できます。
第 1 世代のランタイムでは、App Engine API の google.golang.org/appengine/taskqueue
パッケージはアプリケーションで引き続き使用できます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-04 UTC。
[[["わかりやすい","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-09-04 UTC。"],[[["\u003cp\u003eThe App Engine Task Queue REST API (v1) has been deprecated as of February 20, 2018.\u003c/p\u003e\n"],["\u003cp\u003eCloud Tasks offers a REST API for adding tasks from various environments, including second-generation App Engine and outside of App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egoogle.golang.org/appengine/taskqueue\u003c/code\u003e package remains available for use in applications running first-generation runtimes.\u003c/p\u003e\n"]]],[],null,["# Cloud Tasks REST API\n\nThe App Engine Task Queue REST API (v1), was [turned down as of\nFebruary 20, 2018](/appengine/docs/deprecations). The separate product [Cloud Tasks](/tasks) provides a REST API that you can use to add tasks from a\n[second generation](/appengine/docs/standard/runtimes) App Engine\nstandard environment runtime, any of the App Engine flexible environment runtimes, or even from entirely outside of App Engine.\n\nFor first generation runtimes, the [`google.golang.org/appengine/taskqueue`](/appengine/docs/legacy/standard/go111/taskqueue/reference) package from the App Engine API is still available for use in your application."]]