[[["Прост для понимания","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"]],["Последнее обновление: 2024-11-13 UTC."],[[["This endpoint updates a specific deployment of an Apps Script project using an HTTP PUT request."],["You will need to provide the script project's Drive ID and the deployment ID as path parameters."],["The request body should contain details like the version number, manifest file name, and description of the deployment."],["A successful response returns a `Deployment` object representing the updated deployment."],["To authorize this request, you must have the `https://www.googleapis.com/auth/script.deployments` OAuth scope."]]],[]]