Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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