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 \u003ccode\u003eDeleteTransferJobRequest\u003c/code\u003e class is part of the Storage Transfer v1 API in the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a request to delete a transfer job, as indicated by its name and description.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting it's designed for message-based communication and deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and two properties: \u003ccode\u003eJobName\u003c/code\u003e which specifies the job to delete, and \u003ccode\u003eProjectId\u003c/code\u003e which specifies the ID of the Google Cloud project that owns the job, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.8.0 is the latest version of the documentation, and other versions from 2.7.0 down to 1.0.0 are available.\u003c/p\u003e\n"]]],[],null,[]]