public sealed class DeleteTransferJobRequest : IMessage<DeleteTransferJobRequest>, IEquatable<DeleteTransferJobRequest>, IDeepCloneable<DeleteTransferJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class DeleteTransferJobRequest.
[[["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 latest version available for the \u003ccode\u003eDeleteTransferJobRequest\u003c/code\u003e is 2.8.0, but this page is showing the documentation for version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferJobRequest\u003c/code\u003e class is a request object used in the Storage Transfer v1 API for deleting a transfer job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransferJobRequest\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two key properties: \u003ccode\u003eJobName\u003c/code\u003e, which specifies the name of the job to delete, and \u003ccode\u003eProjectId\u003c/code\u003e, which is the ID of the Google Cloud project owning the job, and both properties are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: one default constructor \u003ccode\u003eDeleteTransferJobRequest()\u003c/code\u003e and another that takes another \u003ccode\u003eDeleteTransferJobRequest\u003c/code\u003e object as a parameter for cloning purposes \u003ccode\u003eDeleteTransferJobRequest(DeleteTransferJobRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]