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:
[[["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 webpage details how to retrieve information about a specific transfer run using the `projects.locations.transferConfigs.runs.get` method."],["The HTTP request to get the information is a `GET` method directed to a specific URL structure that includes project, location, transfer configuration, and run identifiers."],["The `name` parameter, which is required, is a string representing the full resource name of the transfer run, and authorization through the `bigquery.transfers.get` IAM permission is needed to access it."],["The request body for this method must be empty, and upon success, the response will include an instance of the `TransferRun` resource."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` to be included with the request."]]],[]]