[[["সহজে বোঝা যায়","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"]]