Required. The name of the resource requested. If you are using the regionless method, the location must be US and the name should be in the following form:
projects/{projectId}/dataSources/{dataSourceId}
If you are using the regionalized method, the name should be in the following form:
[[["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-04-16 UTC."],[[["This page details how to retrieve settings for a supported data source using the `projects.locations.dataSources.get` method."],["The HTTP request uses a `GET` method with a URL that follows gRPC Transcoding syntax to specify the data source's name."],["The `name` path parameter is a required string that defines the resource's location and data source, requiring `bigquery.transfers.get` IAM permission."],["The request body for this method must be empty."],["A successful request returns a response body containing a `DataSource` instance, and it requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]