A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Response body
If successful, the response body contains a newly created instance of Version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["Creates a new immutable version of a script with a unique version number."],["Requires `POST` request to the specified endpoint with `scriptId` as a path parameter."],["Request body accepts version description and returns a timestamp indicating creation time."],["Successful response returns the newly created version details."],["Needs authorization with `https://www.googleapis.com/auth/script.projects` scope."]]],[]]