public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
[[["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\u003eDeleteJobRequest\u003c/code\u003e class is used to request the deletion of a job in Google Cloud Dataproc, and it is part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a \u003ccode\u003elatest\u003c/code\u003e version 5.17.0, and can be found across many previous versions, down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteJobRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteJobRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class has properties for \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are required and of string type, for specifying the job to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eIt has 2 constructors: \u003ccode\u003eDeleteJobRequest()\u003c/code\u003e and \u003ccode\u003eDeleteJobRequest(DeleteJobRequest other)\u003c/code\u003e, which allows for creating an instance or a copy of an instance of the class.\u003c/p\u003e\n"]]],[],null,[]]