script_projects_versions_get
Fetch a specific version of a Google Apps Script project using its script ID and version number for inspection or restoration.
Instructions
Get a version of a Google Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Selector specifying which fields to include in a partial response. | |
| scriptId | Yes | The ID of the script project. | |
| versionNumber | Yes | The version number of the script project. |