Required. The data source in the form: projects/{projectId}/dataSources/{dataSourceId} or projects/{projectId}/locations/{locationId}/dataSources/{dataSourceId}.
Authorization requires the following IAM permission on the specified resource name:
[[["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-01-09 UTC."],[[["This API endpoint `projects.dataSources.checkValidCreds` verifies the validity of credentials for a given data source and user."],["The endpoint uses a `POST` HTTP request to the URL `https://bigquerydatatransfer.googleapis.com/v1/{name=projects/*/dataSources/*}:checkValidCreds`."],["The `name` parameter, which specifies the data source, is required in the URL path and must be formatted as either `projects/{projectId}/dataSources/{dataSourceId}` or `projects/{projectId}/locations/{locationId}/dataSources/{dataSourceId}`."],["The request body for this operation must be empty, and if successful, it returns an instance of the `CheckValidCredsResponse`."],["This endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization and the IAM permission `bigquery.transfers.get`."]]],[]]