[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-10-14 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."]]],[]]