Google Drive Connector
Google Drive Connector Help
Version 5
ZappySys Logo File Version: v5
Supported Engine: 4

EndPoint Update a file


Name

update_file

Description

Update file [Read more]

Parameters
Parameter Label Required Options Description
Id Id YES Id of a file you want to update
DiskFilePath DiskFilePath YES A disk file path you want to update file contents with
keepRevisionForever KeepRevisionForever NO Defines whether uploaded file has revisions
addParents AddParents NO A comma-separated list of parent IDs to add
ocrLanguage OcrLanguage NO A language hint for OCR processing during image import (ISO 639-1 code).
useContentAsIndexableText UseContentAsIndexableText NO Whether to use the uploaded content as indexable text.
Output Columns
Name DataType Length Raw Description
Id DT_WSTR 440 False
Kind DT_WSTR 200 False
Name DT_WSTR 780 False
MimeType DT_WSTR 650 False
FileSize DT_I8 0 False
Input Columns
Name DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.