public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 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-03-21 UTC."],[[["This webpage provides reference documentation for the `DeleteJobRequest` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0."],["The `DeleteJobRequest` class is used to construct a request to delete a job and is a part of the `Google.Cloud.Dataproc.V1` namespace in the Google.Cloud.Dataproc.V1.dll assembly."],["This `DeleteJobRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DeleteJobRequest` include `JobId`, `ProjectId`, and `Region`, all of which are required to perform the request."],["The page also lists previous versions of the `DeleteJobRequest` documentation starting from version 5.16.0 down to 3.1.0."]]],[]]