Google Workspace Add-ons API 参考文档
本部分列出了您在构建 Google Workspace 插件时可以参考的资源。
REST 和 RPC 资源
对于使用 HTTP 端点实现的 Google Workspace 插件,您可以使用 Google Workspace Add-ons API 来管理插件。
- 定义您的插件的卡片标记。
- 创建部署。
- 使用命令行工具创建和管理部署。
- 使用精细的 Cloud IAM 权限管理部署权限。
- 向服务账号或普通用户授予部署权限。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-16。
[null,null,["最后更新时间 (UTC):2025-02-16。"],[[["This page provides resources for building Google Workspace add-ons using HTTP endpoints."],["Developers can manage add-on deployments, define card markup, and control permissions through the Google Workspace add-ons API."],["Command-line tools are available for creating and managing deployments."],["Cloud IAM permissions allow for granular control over deployment access, which can be granted to service accounts or users."]]],["The Google Workspace add-ons API manages add-ons implemented with HTTP endpoints. Key actions include defining the add-on's card markup, creating deployments, and using command-line tools to manage them. Deployment permissions are managed via granular Cloud IAM permissions, allowing assignment to service accounts or individual users. The API documentation serves as a reference when developing these add-ons.\n"]]