Upload.get
Upload.get() → self
Fetches the upload, after which upload.properties will contain a dict with entries corresponding to the properties on the upload.get resource definition. Will raise an error if the upload does not exist.
Returns
self (an Upload)
Examples
Last updated
Was this helpful?