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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eCancelJobRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically across multiple versions ranging from 3.1.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelJobRequest\u003c/code\u003e is used to send a request to cancel a job in Google Cloud Dataproc, as indicated by the class name and its description.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCancelJobRequest\u003c/code\u003e implements several interfaces: \u003ccode\u003eIMessage<CancelJobRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<CancelJobRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CancelJobRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, showing its role in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelJobRequest\u003c/code\u003e class requires three properties to be set: \u003ccode\u003eJobId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, in order to correctly identify and locate the job to be cancelled.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes methods such as the class constructor, as well as inherited methods from the Object class.\u003c/p\u003e\n"]]],[],null,[]]