public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Request message for deleting a job using
[DeleteJob][google.cloud.scheduler.v1.CloudScheduler.DeleteJob].
[[["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 document details the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class, which is used to request the deletion of a job within the Google Cloud Scheduler service, with the latest available version being 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteJobRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class includes two constructors, one default and one that takes another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eJobName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the required job name in a specific format, for example, \u003ccode\u003eprojects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe versions listed are for the API associated with the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e, and include various versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.3.0, and 2.2.0, which are all applicable to the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]