public sealed class DeleteTransferConfigRequest : IMessage<DeleteTransferConfigRequest>, IEquatable<DeleteTransferConfigRequest>, IDeepCloneable<DeleteTransferConfigRequest>, IBufferMessage, IMessage
A request to delete data transfer information. All associated transfer runs
and log messages will be deleted as well.
Required. The field will contain name of the resource requested, for example:
projects/{project_id}/transferConfigs/{config_id} or
projects/{project_id}/locations/{location_id}/transferConfigs/{config_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\u003eDeleteTransferConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataTransfer.V1\u003c/code\u003e namespace for .NET, which is used to request the deletion of data transfer information along with all related transfer runs and log messages.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 4.10.0, and it is also available in multiple versions, from 3.1.0 up to 4.10.0, with links to documentation for each of these versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, with multiple inherited methods listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and two main properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eTransferConfigName\u003c/code\u003e (a typed view of the name).\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of the \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class is to manage the deletion of a specific data transfer configuration and its associated data within Google Cloud's BigQuery.\u003c/p\u003e\n"]]],[],null,[]]