public sealed class CancelJobRequest : IMessage<CancelJobRequest>, IEquatable<CancelJobRequest>, IDeepCloneable<CancelJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class CancelJobRequest.
[[["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 documentation for the `CancelJobRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0."],["`CancelJobRequest` is a class used to request the cancellation of a job, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of previous versions of the same `CancelJobRequest` class, from 3.1.0 to 5.17.0, allowing users to browse through each available version."],["Key properties of the `CancelJobRequest` class include `JobId`, `ProjectId`, and `Region`, all of which are required for the request."],["The page also details the constructors of the `CancelJobRequest` class allowing for instatiation with no parameters or with an already existing instance."]]],[]]