A request to create a data transfer configuration. If new
credentials are needed for this transfer configuration,
authorization info must be provided. If authorization info is
provided, the transfer configuration will be associated with the
user id corresponding to the authorization info. Otherwise, the
transfer configuration will be associated with the calling user.
When using a cross project service account for creating a transfer
config, you must enable cross project service account usage. For
more information, see Disable attachment of service accounts to
resources in other
projects <https://cloud.google.com/resource-manager/docs/organization-policy/restricting-service-accounts#disable_cross_project_service_accounts>__.
Attributes
Name
Description
parent
str
Required. The BigQuery project id where the transfer
configuration should be created. Must be in the format
projects/{project_id}/locations/{location_id} or
projects/{project_id}. If specified location and location of
the destination bigquery dataset do not match - the request
will fail.
str
Deprecated: Authorization code was required when
transferConfig.dataSourceId is 'youtube_channel' but it
is no longer used in any data sources. Use version_info
instead.
Optional OAuth2 authorization code to use with this transfer
configuration. This is required only if
transferConfig.dataSourceId is 'youtube_channel' and new
credentials are needed, as indicated by CheckValidCreds.
In order to obtain authorization_code, make a request to the
following URL:
.. raw:: html
- The client_id is the OAuth client_id of the data source
as returned by ListDataSources method.
- data_source_scopes are the scopes returned by
ListDataSources method.
Note that this should not be set when
service_account_name is used to create the transfer
config.
version_info
str
Optional version info. This parameter replaces
authorization_code which is no longer used in any data
sources. This is required only if
transferConfig.dataSourceId is 'youtube_channel' *or*
new credentials are needed, as indicated by
CheckValidCreds. In order to obtain version info, make a
request to the following URL:
.. raw:: html
- The client_id is the OAuth client_id of the data source
as returned by ListDataSources method.
- data_source_scopes are the scopes returned by
ListDataSources method.
Note that this should not be set when
service_account_name is used to create the transfer
config.
service_account_name
str
Optional service account email. If this field is set, the
transfer config will be created with this service account's
credentials. It requires that the requesting user calling
this API has permissions to act as this service account.
Note that not all data sources support service account
credentials when creating a transfer config. For the latest
list of data sources, read about `using service
accounts
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class CreateTransferConfigRequest (3.19.2)\n\nVersion latestkeyboard_arrow_down\n\n- [3.19.2 (latest)](/python/docs/reference/bigquerydatatransfer/latest/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.19.1](/python/docs/reference/bigquerydatatransfer/3.19.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.18.0](/python/docs/reference/bigquerydatatransfer/3.18.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.17.1](/python/docs/reference/bigquerydatatransfer/3.17.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.16.0](/python/docs/reference/bigquerydatatransfer/3.16.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.15.7](/python/docs/reference/bigquerydatatransfer/3.15.7/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.14.1](/python/docs/reference/bigquerydatatransfer/3.14.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.13.0](/python/docs/reference/bigquerydatatransfer/3.13.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.12.1](/python/docs/reference/bigquerydatatransfer/3.12.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.11.2](/python/docs/reference/bigquerydatatransfer/3.11.2/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.10.1](/python/docs/reference/bigquerydatatransfer/3.10.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.9.0](/python/docs/reference/bigquerydatatransfer/3.9.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.8.0](/python/docs/reference/bigquerydatatransfer/3.8.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.7.3](/python/docs/reference/bigquerydatatransfer/3.7.3/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.6.2](/python/docs/reference/bigquerydatatransfer/3.6.2/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.5.0](/python/docs/reference/bigquerydatatransfer/3.5.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.4.1](/python/docs/reference/bigquerydatatransfer/3.4.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.3.4](/python/docs/reference/bigquerydatatransfer/3.3.4/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.2.0](/python/docs/reference/bigquerydatatransfer/3.2.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.1.1](/python/docs/reference/bigquerydatatransfer/3.1.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [3.0.1](/python/docs/reference/bigquerydatatransfer/3.0.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [2.1.2](/python/docs/reference/bigquerydatatransfer/2.1.2/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [2.0.0](/python/docs/reference/bigquerydatatransfer/2.0.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [1.1.3](/python/docs/reference/bigquerydatatransfer/1.1.3/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [1.0.0](/python/docs/reference/bigquerydatatransfer/1.0.0/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest)\n- [0.4.1](/python/docs/reference/bigquerydatatransfer/0.4.1/google.cloud.bigquery_datatransfer_v1.types.CreateTransferConfigRequest) \n\n CreateTransferConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA request to create a data transfer configuration. If new\ncredentials are needed for this transfer configuration,\nauthorization info must be provided. If authorization info is\nprovided, the transfer configuration will be associated with the\nuser id corresponding to the authorization info. Otherwise, the\ntransfer configuration will be associated with the calling user.\n\nWhen using a cross project service account for creating a transfer\nconfig, you must enable cross project service account usage. For\nmore information, see `Disable attachment of service accounts to\nresources in other\nprojects \u003chttps://cloud.google.com/resource-manager/docs/organization-policy/restricting-service-accounts#disable_cross_project_service_accounts\u003e`__."]]