Click or drag to resize

CreateRequest Properties

The CreateRequest type exposes the following members.

Properties
  NameDescription
Public propertybody
If creating original file, the file's contents.
Public propertydescription
The file's description
Public propertyemails
Extra emails to share the file with (in addition to the service's default listed emails). Emails should be semi-colon separated.
Public propertyname
The file's (or folder's) name
Public propertynv
If creating file from template, the name/value pairs to find/replace.
Public propertyoriginalFileId
If creating file from template, the original file's id.
Public propertyparents
IDs of folders to add the file (or folder) to. Typically only want to provide 1 ID.
Top
See Also