%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.
%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 theonline 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.