2016-11-14 14:54:16 -08:00
|
|
|
# UploadFileSystem Object
|
2016-10-12 23:35:35 +05:30
|
|
|
|
|
|
|
* `type` String - `fileSystem`.
|
|
|
|
* `filsSystemURL` String - FileSystem url to read data for upload.
|
|
|
|
* `offset` Integer - Defaults to `0`.
|
|
|
|
* `length` Integer - Number of bytes to read from `offset`.
|
|
|
|
Defaults to `0`.
|
|
|
|
* `modificationTime` Double - Last Modification time in
|
|
|
|
number of seconds sine the UNIX epoch.
|