Gcloud::Upload
Upload Settings¶ ↑
Upload allows users to configure how files are uploaded to the Google Cloud Service APIs.
require "gcloud/upload" # Set the default threshold to 10 MiB. Gcloud::Upload.resumable_threshold = 10_000_000
Methods:
resumable_threshold
resumable_threshold=