As far as I understand, XML API multipart uploads are the recommended way to upload large blobs in parallel. Is this supported?
I could find the function for resumable multi-chunk uploads, but unfortunately GCS does not seem to support parallel upload for these.
As far as I understand, XML API multipart uploads are the recommended way to upload large blobs in parallel. Is this supported?
I could find the function for resumable multi-chunk uploads, but unfortunately GCS does not seem to support parallel upload for these.