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-04-09 UTC."],[[["The latest version of the `CancelJobRequest` API class is 5.17.0, and the documentation provides links to previous versions, down to version 3.1.0."],["The `CancelJobRequest` class is part of the Google Cloud Dataproc v1 API and is used to submit requests for canceling a job."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelJobRequest` class includes properties such as `JobId`, `ProjectId`, and `Region`, which are required to identify and locate the job to be canceled."],["The documentation includes a detailed breakdown of the constructors, and required properties, for `CancelJobRequest` within the Google.Cloud.Dataproc.V1 namespace."]]],[]]