[[["Прост для понимания","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 UTC."],[[["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"]]