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 used to send a request to delete a job in the Cloud Run Admin v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Run.V2.dll\u003c/code\u003e assembly, with its most current version being 2.13.0, but with documentation spanning versions all the way back to 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities such as message handling, equality checks, deep cloning, and buffered message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eJobName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, allowing control over etag identification, job name specification, defining the name of the job to delete, and performing validation without deletion, respectively.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to generate a \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object, one being an empty constructor and the second one to copy information from an existing \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]