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\u003eThe \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class is used to request the deletion of data transfer information, which will also delete all associated transfer runs and log messages.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, facilitating its use within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e has a \u003ccode\u003eName\u003c/code\u003e property, which is required and identifies the resource to be deleted, such as a specific transfer configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferConfigName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property, enhancing the clarity and handling of resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this type is version 4.10.0, with various other versions like 4.9.0, 4.8.0, and down to 3.1.0 also available.\u003c/p\u003e\n"]]],[],null,[]]