Skip to main content

Module files

Module files 

Source
Expand description

Files API: resumable upload with processing poll, metadata and delete.

Structs§

GoogleFile
A file resource.
GoogleFiles
Files service backed by the Files API.
GoogleFilesOptions
Provider options of uploads (provider_options["google"]).
UploadRequest
A byte upload through the resumable protocol.

Constants§

DEFAULT_POLL_INTERVAL_MS
Default interval between processing-state polls.
DEFAULT_POLL_TIMEOUT_MS
Default time after which a still-processing upload fails.