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 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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. |"]]