Google Workspace add-ons API
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
שירות: gsuiteaddons.googleapis.com
שם השירות gsuiteaddons.googleapis.com
נדרש כדי ליצור קישורי לקוח ל-RPC.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThe service \u003ccode\u003egsuiteaddons.googleapis.com\u003c/code\u003e enables the creation of RPC client stubs for managing Google Workspace Add-ons deployments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egoogle.cloud.gsuiteaddons.v1.GSuiteAddOns\u003c/code\u003e provides methods to manage add-on deployments, including creating, deleting, getting, and listing them.\u003c/p\u003e\n"],["\u003cp\u003eThis service allows for installing and uninstalling test deployments, as well as retrieving authorization information and install statuses.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this service to control the lifecycle of their Google Workspace Add-ons within specific projects.\u003c/p\u003e\n"]]],["The service `gsuiteaddons.googleapis.com` is used to create RPC client stubs. It allows users to manage deployments through various methods: creating, deleting, getting, replacing, and listing deployments. Users can also retrieve authorization information and check the install status of deployments. Finally, it supports installing and uninstalling deployments for testing purposes on user's accounts.\n"],null,["# Google Workspace add-ons API\n\nService: gsuiteaddons.googleapis.com\n------------------------------------\n\nThe Service name `gsuiteaddons.googleapis.com` is needed to create RPC client stubs.\n\n[google.cloud.gsuiteaddons.v1.GSuiteAddOns](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns)\n----------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| [CreateDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.CreateDeployment) | Creates a deployment with the specified name and configuration. |\n| [DeleteDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.DeleteDeployment) | Deletes the deployment with the given name. |\n| [GetAuthorization](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.GetAuthorization) | Gets the authorization information for deployments in a given project. |\n| [GetDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.GetDeployment) | Gets the deployment with the specified name. |\n| [GetInstallStatus](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.GetInstallStatus) | Gets the install status of a test deployment. |\n| [InstallDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.InstallDeployment) | Installs a deployment to your account for testing. |\n| [ListDeployments](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.ListDeployments) | Lists all deployments in a particular project. |\n| [ReplaceDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.ReplaceDeployment) | Creates or replaces a deployment with the specified name. |\n| [UninstallDeployment](/workspace/add-ons/reference/rpc/google.cloud.gsuiteaddons.v1#google.cloud.gsuiteaddons.v1.GSuiteAddOns.UninstallDeployment) | Uninstalls a test deployment from the user's account. |"]]