Required. The BigQuery project id for which data sources should be returned. Must be in the form: projects/{projectId} or projects/{projectId}/locations/{locationId}
Authorization requires the following IAM permission on the specified resource parent:
bigquery.transfers.get
Query parameters
Parameters
pageToken
string
Pagination token, which can be used to request a specific page of ListDataSourcesRequest list results. For multiple-page results, ListDataSourcesResponse outputs a next_page token, which can be used as the pageToken value to request the next page of list results.
pageSize
integer
Page size. The default page size is the maximum value of 1000 results.
[[["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-07-02 UTC."],[[["\u003cp\u003eThis webpage details how to list supported data sources and their settings using the \u003ccode\u003eprojects.locations.dataSources.list\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003eGET\u003c/code\u003e operation to a specific URL using gRPC Transcoding syntax, requiring a \u003ccode\u003eparent\u003c/code\u003e path parameter which is the project ID.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters such as \u003ccode\u003epageToken\u003c/code\u003e and \u003ccode\u003epageSize\u003c/code\u003e allow for paginating the results of the data sources list.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for listing data sources must be empty, and the successful response is an instance of \u003ccode\u003eListDataSourcesResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo use this method, authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope is required.\u003c/p\u003e\n"]]],[],null,[]]