Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 654 Bytes

File metadata and controls

22 lines (12 loc) · 654 Bytes

Google Cloud Platform logo

BigQuery Data Transfer API Ruby Samples

BigQuery Data Transfer API schedules queries and transfers external data from SaaS applications to Google BigQuery on a regular basis.

Run sample

To run the sample, first install dependencies:

bundle install

Run the sample:

bundle exec ruby quickstart.rb

Environment variables: GOOGLE_CLOUD_PROJECT must be set to your Google Cloud project ID