Expand description
Files API: resumable upload with processing poll, metadata and delete.
Structs§
- Google
File - A file resource.
- Google
Files - Files service backed by the Files API.
- Google
Files Options - Provider options of uploads (
provider_options["google"]). - Upload
Request - 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.