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,从第二代 App Engine 标准环境运行时、任何 App Engine 柔性环境运行时,甚至完全从 App Engine 外部添加任务。
对于第一代运行时,App Engine API 中的 google.golang.org/appengine/taskqueue
软件包仍然可在您的应用中使用。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-09-04。
[[["易于理解","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-09-04。"],[[["\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."]]