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 document provides reference documentation for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteJobRequest\u003c/code\u003e is a request message used to delete a Job resource by its full name, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class has properties like \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eJobName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to specify the Job to be deleted and to manage the deletion process.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the different versions of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class, ranging from version 1.0.0-beta02 to the latest version 2.13.0, and includes links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eYou can construct \u003ccode\u003eDeleteJobRequest\u003c/code\u003e using a default constructor, or by providing another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e instance, allowing for cloning the request.\u003c/p\u003e\n"]]],[],null,[]]