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 page 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 send a request to delete a job within Google Cloud Dataproc, and it has multiple implementations and inherited members."],["This API documentation page covers a range of versions for `DeleteJobRequest`, starting from version 3.1.0 up to the most recent version of 5.17.0."],["The `DeleteJobRequest` class has properties such as `JobId`, `ProjectId`, and `Region`, which are required to specify the job and location you wish to delete."]]],[]]