projects_content
Overview
Name | projects_content |
Type | Resource |
Id | googleworkspace.script.projects_content |
Fields
Name | Datatype | Description |
---|---|---|
scriptId | string | The script project's Drive ID. |
files | array | 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. |
Methods
Name | Accessible by | Required Params |
---|---|---|
projects_getContent | SELECT | scriptId |