public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class DeleteJobRequest.
[[["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-08 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteJobRequest\u003c/code\u003e is used to construct messages for deleting a Job in Cloud Run, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eDeleteJobRequest()\u003c/code\u003e for a default instance and \u003ccode\u003eDeleteJobRequest(DeleteJobRequest other)\u003c/code\u003e for creating a copy of another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eName\u003c/code\u003e (the full name of the Job to be deleted), \u003ccode\u003eEtag\u003c/code\u003e (a version fingerprint), \u003ccode\u003eJobName\u003c/code\u003e (a typed view of the Job's name), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to validate the deletion request without actually deleting the job).\u003c/p\u003e\n"],["\u003cp\u003eThis page also provides a complete list of older versions of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e, ranging from the current latest version \u003ccode\u003e2.13.0\u003c/code\u003e to the oldest version available \u003ccode\u003e1.0.0-beta02\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]