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 document describes the \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class, which is used to request the deletion of data transfer configurations in Google Cloud BigQuery Data Transfer.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data transfer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating a new instance of the request and another for creating a copy of an existing \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTransferConfigName\u003c/code\u003e to specify the resource to be deleted, including project and config IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe data transfer configuration removal will delete all transfer runs and associated logs with the config.\u003c/p\u003e\n"]]],[],null,[]]