models/upload library

Classes

UploadError
A model representing a failure that occurred during the upload of a specific file.
UploadPause
Represents the pause state of a file being uploaded.
UploadProgress
Represents the upload progress of a specific file resource.
UploadState
Represents the current uploading state of a specific file resource.

Enums

UploadErrorCode
Enum representing the various errors that can occur during file upload preparation or processing within the StorageUpload system.