تاريخ التعديل الأخير: 2025-01-15 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-01-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Installs a specified add-on deployment to your account for testing purposes."],["Utilizes an HTTP POST request to the designated endpoint with the deployment's resource name."],["Requires an empty request body and returns an empty JSON object upon successful installation."],["Needs authorization with the `https://www.googleapis.com/auth/cloud-platform` scope."],["Grants permission through specific IAM roles for deployment installation."]]],["This document details the process of installing a deployment for testing via an HTTP POST request to `https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}:install`. The `name` parameter, specifying the deployment, is required and needs the `gsuiteaddons.deployments.install` IAM permission. The request body must be empty. A successful operation returns an empty JSON object. Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope. The URL uses gRPC Transcoding.\n"]]