Uh oh!
There was an error while loading. Please reload this page.
feat: resumable media integration - #1283
Conversation
5797001 to
fdfcff9CompareNo region tags are edited in this PR.This comment is generated by snippet-bot.
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
update from base branch
fdfcff9 to
aad4e11CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: cojenco <cathyo@google.com>
Integrate the google-resumable-media library into python-storage. --------- Co-authored-by: cojenco <cathyo@google.com>
Integrate the google-resumable-media library into python-storage. --------- Co-authored-by: cojenco <cathyo@google.com>
Integrate the google-resumable-media library into python-storage. --------- Co-authored-by: cojenco <cathyo@google.com>
Integrate the google-resumable-media library into python-storage. --------- Co-authored-by: cojenco <cathyo@google.com>
* fix: import googleapis/google-resumable-media-python#435 * update expections as per #1283
* fix: import googleapis/google-resumable-media-python#435 * update expections as per googleapis/python-storage#1283
This merges the "resumable media integration" project into a separate base branch. The base branch is designed to produce a readable diff for this PR. The only change to the base branch from main is copying the resumable media library into this library, in the correct directory/module structure, without further modification.