BlobUploadResponse

external interface BlobUploadResponse(source)

Properties

Link copied to clipboard
abstract val sha256Hash: String?

The SHA256 hash of the uploaded file. Empty if the upload failed

Link copied to clipboard
abstract val uploadSize: Number?

The total reported upload size in bytes. Empty if the upload failed