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 document provides reference documentation for the \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class within the Google BigQuery Data Transfer v1 API, used for deleting data transfer configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.10.0, and it lists version history down to 3.1.0, with each version linking to documentation about \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e class contains two constructors and two properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eTransferConfigName\u003c/code\u003e (a \u003ccode\u003eTransferConfigName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eDeleting a transfer configuration via \u003ccode\u003eDeleteTransferConfigRequest\u003c/code\u003e will remove all associated transfer runs and log messages.\u003c/p\u003e\n"]]],[],null,[]]