进程
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
进程是指在 Apps 脚本服务器上运行的任何类型的 Apps 脚本函数执行。可以通过 Apps 脚本编辑器、脚本触发器、插件、Web 应用或通过 Apps 脚本 API 本身来启动进程。
您可以使用 Apps Script API processes
端点列出和检查进程。该 API 可以提供进程信息,例如脚本 ID、开始时间、进程时长、执行用户、状态和其他详细信息。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[[["\u003cp\u003eApps Script processes encompass any execution of Apps Script functions on the Apps Script server, initiated via various methods like the editor, triggers, add-ons, web apps, or the Apps Script API.\u003c/p\u003e\n"],["\u003cp\u003eThe Apps Script API's \u003ccode\u003eprocesses\u003c/code\u003e endpoint allows developers to list, examine, and retrieve details about individual processes, including script ID, timestamps, user information, and status.\u003c/p\u003e\n"]]],[],null,["# Processes are any kind of Apps Script function execution that runs on the\nApps Script server. Processes can be started through the Apps Script editor,\na script trigger, an add-on, a web app, or through the Apps Script API itself.\n\nProcesses can be listed and examined by means of the\nApps Script API [`processes`](/apps-script/api/reference/rest/v1/processes)\nendpoint. The API can provide process information such as script ID,\nstart time, process duration, executing user, status, and other details."]]