script_projects_deployments_update
Update Google Apps Script project deployments by specifying script ID, deployment ID, and configuration details, including manifest file name, version number, and description.
Instructions
Updates a deployment of an Apps Script project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploymentConfig | Yes | ||
| deploymentId | Yes | The ID of the deployment to update. | |
| scriptId | Yes | The ID of the script to update. |