The Wayback Machine - https://web.archive.org/web/20181027103657/https://cloud.google.com/appengine/docs/standard/python/taskqueue/rest/

Cloud Tasks API

These docs describe how to access the Task service from a first generation App Engine standard runtime. To add tasks from a second generation App Engine standard runtime, any of the App Engine flexible runtimes, or even from entirely outside of App Engine, you should now use Cloud Tasks API beta (v2). The original App Engine Task Queue REST API (v1) was turned down as of February 20, 2018. See the Feature Deprecations page for more information.

このページは役立ちましたか?評価をお願いいたします。

フィードバックを送信...

App Engine standard environment for Python