ReadonlybytesNumber of bytes that have currently been uploaded
ReadonlyonTriggered every time a chunk has been sucessfully uploaded.
ReadonlyprogressProgress of upload in range of [0, 100].
ReadonlysizeSize in bytes of the content that is to be uploaded.
cancels the ongoing upload.
boolean promise which evaluates to true if cancellation was a success.
Starts uploading the content.
either a change, representing the new version that the upload resulted in, or UploadApiClientFailure that represents an error.
Represents content that is about to be uploaded.