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 webpage provides reference documentation for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class is used to construct messages to delete a Cloud Run Job by its full name and is available in a range of versions, with version 2.13.0 being the latest and 1.0.0-beta02 being the earliest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e for version fingerprinting, \u003ccode\u003eJobName\u003c/code\u003e for a structured view of the job name, \u003ccode\u003eName\u003c/code\u003e for the full job name string, and \u003ccode\u003eValidateOnly\u003c/code\u003e for testing deletion requests.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the class, a default \u003ccode\u003eDeleteJobRequest()\u003c/code\u003e constructor and a \u003ccode\u003eDeleteJobRequest(DeleteJobRequest other)\u003c/code\u003e constructor that copies the properties of another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]