The list of script project files. One of the files is a script manifest; it must be named "appsscript", must have type of JSON, and include the manifest configurations for the project.
[[["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."],[[["Retrieves the content of a script project, including source code and metadata for each file."],["Requires providing the script project's Drive ID as a path parameter."],["Optionally, a version number can be specified to retrieve a specific project version; otherwise, the latest version is returned."],["The response includes the script project's Drive ID and a list of files, with one being a JSON manifest named \"appsscript\"."],["Requires authorization with specific scopes related to script projects."]]],[]]