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
chore: Adjust gapic namespace to google.cloud.bigquery_datatransfer (#61)
* chore: use google.cloud.bigquery_datatransfer namespace
Using google.cloud.bigquery.datatransfer turned out to be too
problematic to use with the google.cloud.bigquery library
(namespace clashes).
* Adjust code to renamed namespace
* Update UPGRADING guide with new (old) namespace
0 commit comments