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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DeleteTransferJobRequest` class within the Google Cloud Storage Transfer v1 API, specifically within the .NET environment."],["The `DeleteTransferJobRequest` class is used as a request object for the `DeleteTransferJob` function, with its inheritance, interfaces, and members being detailed on this webpage."],["The latest version available is 2.8.0, and the page also provides documentation for the other 11 versions, spanning from 1.0.0 to 2.7.0 of this class."],["The `DeleteTransferJobRequest` class has properties such as `JobName` and `ProjectId`, which are required to identify and specify the job and Google Cloud project for deletion."]]],[]]