Required. The field will contain name of the resource requested, for example: projects/{projectId}/transferConfigs/{configId}/runs/{run_id} or projects/{projectId}/locations/{locationId}/transferConfigs/{configId}/runs/{run_id}
Authorization requires the following IAM permission on the specified resource name:
bigquery.transfers.update
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["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 endpoint deletes a specified transfer run identified by its unique name."],["The `name` parameter, which is required, specifies the path to the resource being deleted."],["The HTTP request uses the DELETE method at a specific URL structure, following gRPC Transcoding syntax."],["The request body for this endpoint must be empty, while a successful response will be an empty JSON object."],["Authorization for this operation requires the `bigquery.transfers.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]