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 documents how to delete a specified transfer run using the `projects.transferConfigs.runs.delete` method."],["The request is made using a `DELETE` HTTP method to a specific URL with the required path parameter `name`."],["The `name` parameter requires the format `projects/{projectId}/transferConfigs/{configId}/runs/{run_id}` or `projects/{projectId}/locations/{locationId}/transferConfigs/{configId}/runs/{run_id}`, and it also requires `bigquery.transfers.update` permissions."],["The request body must be empty, and a successful response returns an empty JSON object."],["Authorization for this method requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]