Skip to main content

BigQuery Data Transfer API: Transfers data from partner SaaS applications to Google BigQuery on a scheduled, managed basis.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable the BigQuery Data Transfer API.

  3. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-bigquery-datatransfer

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-bigquery-datatransfer

Preview

DataTransferServiceClient

from google.cloud.bigquery import datatransfer_v1

client = datatransfer_v1.DataTransferServiceClient()

parent = client.location_path('[PROJECT]', '[LOCATION]')


# Iterate over all results
for element in client.list_data_sources(parent):
    # process element
    pass

# Or iterate over results one page at a time
for page in client.list_data_sources(parent, options=CallOptions(page_token=INITIAL_PAGE)):
    for element in page:
        # process element
        pass

Next Steps

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-bigquery-datatransfer-0.2.0.tar.gz (37.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_bigquery_datatransfer-0.2.0-py2.py3-none-any.whl (41.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file google-cloud-bigquery-datatransfer-0.2.0.tar.gz.

File metadata

  • Download URL: google-cloud-bigquery-datatransfer-0.2.0.tar.gz
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for google-cloud-bigquery-datatransfer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 965d74a3ce77285c53a2391add0c431e657059d140a3fc5e9dc210755b4546a2
MD5 000adb3a75fc7a4e80348dc8151e81d7
BLAKE2b-256 2a330a5a32b26204dc7b6dd5c7ed4cffee4454b8f13b73bb56754f9f4331688a

See more details on using hashes here.

File details

Details for the file google_cloud_bigquery_datatransfer-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: google_cloud_bigquery_datatransfer-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 41.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for google_cloud_bigquery_datatransfer-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3f15dff15eabb16035dbedefc1479e1a6842643faa66917fb33077a8aa6bfbff
MD5 e57c26aa3b88897eae2994e5b5569930
BLAKE2b-256 271e43a50940b0f0af2e32735b14f37aac479b4746f15cd418821c9587e8a548

See more details on using hashes here.

Release history Release notifications | RSS feed

3.23.0

2 files

3.22.0

2 files

3.21.0

2 files

3.20.0

2 files

3.19.2

2 files

3.19.1

2 files

3.19.0

2 files

3.18.0

2 files

3.17.1

2 files

3.17.0

2 files

3.16.0

2 files

3.15.7

2 files

3.15.6

2 files

3.15.5

2 files

3.15.4

2 files

3.15.3

2 files

3.15.2

2 files

3.15.1

2 files

3.15.0

2 files

3.14.1

2 files

3.14.0

2 files

3.13.0

2 files

3.12.1

2 files

3.12.0

2 files

3.11.2

2 files

3.11.1

2 files

3.11.0

2 files

3.10.1

2 files

3.10.0

2 files

3.9.0

2 files

3.8.0

2 files

3.7.3

2 files

3.7.2

2 files

3.7.1

2 files

3.7.0

2 files

3.6.2

2 files

3.6.1

2 files

3.6.0

2 files

3.5.0

2 files

3.4.1

2 files

3.4.0

2 files

3.3.4

2 files

3.3.3

2 files

3.3.2

2 files

3.3.1

2 files

3.3.0

2 files

3.2.0

2 files

3.1.1

2 files

3.1.0

2 files

3.0.1

2 files

3.0.0

2 files

2.1.2

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

This release

0.2.0 This release

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page