v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154167.5 KB
projects

Enroll data sources in a user project. This allows users to create transfer configurations for these data sources. They will also appear in the ListDataSources RPC and as such, will appear in the BigQuery UI, and the documents can be found in the public guide for BigQuery Web UI and Data Transfer Service.

post/v1/{+name}:enrollDataSources

Path parameters

namestring required

Required. The name of the project resource in the form: projects/{project_id}

Request body

dataSourceIdsstring[]

Data sources that are enrolled. It is required to provide at least one data source id.

Response

Successful response

All 15 operations