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 documentation for the `CancelJobRequest` class within the Google Cloud Dataproc v1 API, specifically for the .NET environment."],["The content covers the `CancelJobRequest` class, detailing its constructors, properties, and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There is a versioning list from the latest version 5.17.0 down to version 3.1.0, all with links to the `CancelJobRequest` documentation of that version."],["The `CancelJobRequest` class is used to send a request to cancel a job, requiring the job ID, project ID, and Dataproc region as properties."],["The page gives detail to the `CancelJobRequest` class members, such as the `JobId`, `ProjectId`, and `Region` properties, describing the requirements for each."]]],[]]