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 document provides reference documentation for the `CancelJobRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.2.0."],["`CancelJobRequest` is a class used to cancel task jobs, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelJobRequest` class has two constructors, a default and one that accepts another `CancelJobRequest` as a parameter."],["The class contains properties such as `JobName`, a typed view over the resource name, and `Name`, which represents the required resource name of the job."],["The latest version available is 3.6.0, and the documentation covers versions from 1.0.0 to the latest."]]],[]]