public sealed class DeleteTransferRunRequest : IMessage<DeleteTransferRunRequest>, IEquatable<DeleteTransferRunRequest>, IDeepCloneable<DeleteTransferRunRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace, specifically for .NET development and version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class is used to construct requests for deleting data transfer run information and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documentation available for the request is version 4.10.0, but there are also versions as old as 3.1.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eRunName\u003c/code\u003e, which are essential for identifying the specific data transfer run to be deleted, using predefined naming conventions.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, one being the default and the other enabling the creation of a new instance based on an existing \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]