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, spanning multiple versions."],["The latest version documented is 5.17.0, while this specific page details version 5.14.0, including information on how it inherits from and implements other interfaces."],["The `DeleteJobRequest` class allows for the deletion of a job and includes properties for `JobId`, `ProjectId`, and `Region`, all of which are required."],["The documentation contains information about the constructors for the `DeleteJobRequest` class, including the default and copy constructors."],["This page contains version history, with versions ranging from 3.1.0 to 5.17.0 for the Google Cloud Dataproc v1 API `DeleteJobRequest` class."]]],[]]