public sealed class CancelJobRequest : IMessage<CancelJobRequest>, IEquatable<CancelJobRequest>, IDeepCloneable<CancelJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex 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."],[[["This webpage provides reference documentation for the `CancelJobRequest` class within the Google Cloud Dataplex v1 API, which is used to cancel task jobs."],["The `CancelJobRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `CancelJobRequest()`, and `CancelJobRequest(CancelJobRequest other)`, as well as properties for `JobName` and `Name`, where `Name` is the required resource name of the job to be canceled."],["The current latest version is 3.6.0, but there are 24 different versions available for reference documentation, dating back to version 1.0.0."]]],[]]