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\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class is part of the Cloud Run Admin v2 API, used to request the deletion of a Job by its full name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.13.0, and this documentation covers versions ranging from 2.0.0 up to 2.13.0, including one beta version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteJobRequest\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e (for version fingerprint), \u003ccode\u003eJobName\u003c/code\u003e (typed view of the job's name), \u003ccode\u003eName\u003c/code\u003e (full job name), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for validation without actual deletion).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e can be instantiated using two constructors, one default and another to pass another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object, both can be done through the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]