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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference information for the `DeleteJobRequest` class within the Google Cloud Run Admin v2 API, specifically for version 2.6.0."],["The `DeleteJobRequest` class is used to send a request to delete a Job by its full name and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteJobRequest` class has constructors for creating a new instance or cloning an existing one, and includes properties such as `Etag`, `JobName`, `Name`, and `ValidateOnly`."],["The documentation lists various versions of the API, ranging from 2.13.0 (latest) down to 1.0.0-beta02, all related to the `DeleteJobRequest` functionality, providing a historical context for this feature."]]],[]]