Список файлов проекта скрипта. Один из файлов представляет собой манифест сценария; он должен называться «appsscript», иметь тип JSON и включать конфигурации манифеста для проекта.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-13 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."]]],[]]