-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Addresses: #6035, #9003, #1724
Now that google-resumable-media 0.5.0 is released, update the Blob.download_* methods to add an optional raw_download argument (defaulting to False, for backward compatibility). If passed as True, use the appropriate RawDownload / RawChunkedDownload objects to perform the download.
brickfungus
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.