Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Google Cloud Platform logo

Open in Cloud Shell

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Data_transfer_service.check_valid_creds

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.check_valid_creds.js


Data_transfer_service.create_transfer_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.create_transfer_config.js


Data_transfer_service.delete_transfer_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.delete_transfer_config.js


Data_transfer_service.delete_transfer_run

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.delete_transfer_run.js


Data_transfer_service.enroll_data_sources

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.enroll_data_sources.js


Data_transfer_service.get_data_source

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.get_data_source.js


Data_transfer_service.get_transfer_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.get_transfer_config.js


Data_transfer_service.get_transfer_run

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.get_transfer_run.js


Data_transfer_service.list_data_sources

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.list_data_sources.js


Data_transfer_service.list_transfer_configs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.list_transfer_configs.js


Data_transfer_service.list_transfer_logs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.list_transfer_logs.js


Data_transfer_service.list_transfer_runs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.list_transfer_runs.js


Data_transfer_service.schedule_transfer_runs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.schedule_transfer_runs.js


Data_transfer_service.start_manual_transfer_runs

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.start_manual_transfer_runs.js


Data_transfer_service.unenroll_data_sources

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.unenroll_data_sources.js


Data_transfer_service.update_transfer_config

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/generated/v1/data_transfer_service.update_transfer_config.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

node packages/google-cloud-bigquery-datatransfer/samples/quickstart.js