public sealed class DeleteTransferRunRequest : IMessage<DeleteTransferRunRequest>, IEquatable<DeleteTransferRunRequest>, IDeepCloneable<DeleteTransferRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class DeleteTransferRunRequest.
A request to delete data transfer run information.
Required. The field will contain name of the resource requested, for
example: projects/{project_id}/transferConfigs/{config_id}/runs/{run_id}
or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_id}/runs/{run_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class is used to initiate a request to delete data transfer run information, as outlined in the Google BigQuery Data Transfer API.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers version 4.9.0, and includes links to documentation for version 4.10.0, and all versions down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eRunName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e represents the resource name of the transfer run to delete, and \u003ccode\u003eRunName\u003c/code\u003e is a typed view over that property.\u003c/p\u003e\n"]]],[],null,[]]