Skip to content

Storage: Add opt-in support for raw downloads. #9565

@tseaver

Description

@tseaver

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.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions