script_projects_deployments_update
Update a Google Apps Script deployment by modifying its manifest, version, or description to reflect changes in your script project.
Instructions
Updates a deployment of an Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script to update. | |
| deploymentId | Yes | The ID of the deployment to update. | |
| deploymentConfig | Yes |