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 version 3.1.0 and its related versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class is used to request the deletion of data transfer run information, implementing multiple interfaces like \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 offers two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e instance for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eName\u003c/code\u003e, a string that contains the requested resource's name, and \u003ccode\u003eRunName\u003c/code\u003e, which is a \u003ccode\u003eRunName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to all versions of the \u003ccode\u003eDeleteTransferRunRequest\u003c/code\u003e class, from version 3.1.0 all the way to the latest version 4.10.0, with all version numbers in between.\u003c/p\u003e\n"]]],[],null,[]]