Home | Trees | Indices | Help |
---|
|
object --+ | MediaUploadProgress
Status of a resumable upload.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor. Args: resumable_progress: int, bytes sent so far. total_size: int, total bytes in complete upload, or None if the total upload size isn't known ahead of time.
|
Percent of upload completed, as a float. Returns: the percentage complete as a float, returning 0.0 if the total size of the upload is unknown. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:22 2020 | http://epydoc.sourceforge.net |