Add create_resumable_upload_session#2989
Conversation
| headers = { | ||
| 'Accept': 'application/json', | ||
| 'Accept-Encoding': 'gzip, deflate', | ||
| 'User-Agent': connection.USER_AGENT, |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
I have lots of faith in @lukesneeringer |
|
@lukesneeringer tests are failing because of the operations/protobuf issue? any recommendations? |
|
I know what needs to happen here; it is related to googleapis/api-client-staging#159. |
|
I assert that this commit on googleapis/api-client-staging#159 fixes the issue; attempting tests locally to prove it before cutting a release to PyPI. |
|
@jonparrott I merged that other PR and pushed it to PyPI; your tests should pass now (or if they fail, it will be for other reasons ;-)). |
|
I restarted the build. |
|
Seems to have done the trick! |
Resolves #1240
(Aside: wow this code is complicated)