public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Scheduler v1 API class DeleteJobRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Scheduler v1 API, specifically for version 3.2.0, with links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteJobRequest\u003c/code\u003e is a request message used for deleting a job in the Cloud Scheduler API, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, implementing several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class includes constructors, both an empty one and another that takes in another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e as a parameter, and has two properties: \u003ccode\u003eJobName\u003c/code\u003e (of type \u003ccode\u003eJobName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within \u003ccode\u003eDeleteJobRequest\u003c/code\u003e is a required field representing the job's resource name, following the format: \u003ccode\u003eprojects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobName\u003c/code\u003e property of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object allows for a typed view of the \u003ccode\u003eName\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]