CreateRequest Properties |
The CreateRequest type exposes the following members.
Name | Description | |
---|---|---|
body |
If creating original file, the file's contents.
| |
description |
The file's description
| |
emails |
Extra emails to share the file with (in addition to the service's default listed emails). Emails should be semi-colon separated.
| |
name |
The file's (or folder's) name
| |
nv |
If creating file from template, the name/value pairs to find/replace.
| |
originalFileId |
If creating file from template, the original file's id.
| |
parents |
IDs of folders to add the file (or folder) to. Typically only want to provide 1 ID.
|