Gjsify LogoGjsify Logo

Interface DocumentsUploadQuery_ConstructProps

Hierarchy

Index

Properties

Properties

convert?: boolean

%TRUE to automatically convert the uploaded document into a standard format (such as a text document, spreadsheet, presentation, etc.). %FALSE to upload the document without converting it; this allows for arbitrary files to be uploaded to Google Documents.

For more information, see the online documentation.

Note that uploading with this property set to %FALSE will only have an effect when using gdata_documents_service_update_document_resumable() and not gdata_documents_service_update_document(). Additionally, the #GDataDocumentsDocument passed to gdata_documents_service_update_document_resumable() must be a #GDataDocumentsDocument if this property is %FALSE, and a subclass of it otherwise.

Folder to upload the document into. If this is %NULL, the document will be uploaded into the root folder.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method