script_projects_deployments_update
Update deployments for Google Apps Script projects by specifying script ID, deployment ID, and configuration details such as manifest file name, version number, and description.
Instructions
Updates a deployment of an Apps Script project.
Input 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. |