v1

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

Returns information about all transfer configs owned by a project in the specified location.

get/v1/{+parent}/transferConfigs

Path parameters

parentstring required

Required. The BigQuery project id for which transfer configs should be returned. If you are using the regionless method, the location must be US and parent should be in the following form: * projects/{project_id} If you are using the regionalized method, parentshould be in the following form: *projects/{project_id}/locations/{location_id}`

Query parameters

dataSourceIdsstring[]

When specified, only configurations of requested data sources are returned.

pageSizeinteger

Page size. The default page size is the maximum value of 1000 results.

pageTokenstring

Pagination token, which can be used to request a specific page of ListTransfersRequest list results. For multiple-page results, ListTransfersResponse outputs a next_page token, which can be used as the page_token value to request the next page of list results.

Response

Successful response