Skip to content

Use the Client's http object when talking to google-resumable-media #3689

@dhermes

Description

@dhermes

This is intended to be done after #3674. Currently, in the two places google-resumable-media is used:

$ git grep -l resumable_media -- '*/google/*'
bigquery/google/cloud/bigquery/table.py
storage/google/cloud/storage/blob.py

we manually create a transport every time the upload/download APIs are invoked (storage and bigquery).

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.api: storageIssues related to the Cloud Storage API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions