You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whether or not the implementation in google-cloud-storage exposes a callback argument, we need to provide it here, to allow either Blob.download_* or its callers access to the response headers.
The text was updated successfully, but these errors were encountered:
In support of https://github.com/googleapis/google-cloud-python/issues/9787.
Whether or not the implementation in
google-cloud-storage
exposes a callback argument, we need to provide it here, to allow eitherBlob.download_*
or its callers access to the response headers.The text was updated successfully, but these errors were encountered: