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 webpage provides reference documentation for the `CancelJobRequest` class within the Google Cloud Dataproc v1 API, specifically for version 5.13.0 and other versions as well."],["The `CancelJobRequest` class is used to create a request to cancel a job, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors to initialize a new `CancelJobRequest` object, as well as properties to set the `JobId`, `ProjectId`, and `Region` required for the request."],["The webpage also lists links to documentation for different versions of the `CancelJobRequest` class, ranging from version 3.1.0 to the latest 5.17.0."]]],[]]