public sealed class DeleteTransferConfigRequest : IMessage<DeleteTransferConfigRequest>, IEquatable<DeleteTransferConfigRequest>, IDeepCloneable<DeleteTransferConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Data Transfer v1 API class DeleteTransferConfigRequest.
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 page provides documentation for the \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, used to request the deletion of data transfer configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class is 4.10.0, with multiple previous versions available, ranging down to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it a protocol buffer message.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTransferConfigName\u003c/code\u003e, which are used to specify the resource to be deleted, using project, location, and configuration IDs.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a transfer configuration via this class will also remove all associated transfer runs and log messages.\u003c/p\u003e\n"]]],[],null,[]]