Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions google/cloud/bigquery_datatransfer_v1/types/transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,15 @@ class TransferConfig(proto.Message):
data transfer is created. The full list of
available data source IDs can be returned
through an API call:

https://cloud.google.com/bigquery-transfer/docs/reference/datatransfer/rest/v1/projects.locations.dataSources/list
params (google.protobuf.struct_pb2.Struct):
Parameters specific to each data source. For
more information see the bq tab in the 'Setting
up a data transfer' section for each data
source. For example the parameters for Cloud
Storage transfers are listed here:

https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
schedule (str):
Data transfer schedule. If the data source does not support
Expand Down Expand Up @@ -376,6 +378,7 @@ class TransferRun(proto.Message):
the 'Setting up a data transfer' section for
each data source. For example the parameters for
Cloud Storage transfers are listed here:

https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq
destination_dataset_id (str):
Output only. The BigQuery target dataset id.
Expand Down