I need to upload many files to Cloud Storage. Each file is 1MB to 1GB. I have a stable connection. I thought to use the Simple Upload Api. But Google recommend to use Resumable upload.
There is any real reason to choose resumable upload
when I have a stable connection?
For larger files (more than 5 MB) or less reliable network connections, use resumable upload instead
https://cloud.google.com/storage/docs/json_api/v1/how-tos/multipart-upload