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, specifically for the .NET environment."],["The latest version available for the `CancelJobRequest` API is 3.6.0, and it has versions back to 1.0.0, with links to each specific version's documentation, which can be accessed through the version numbers."],["`CancelJobRequest` is a class used to cancel task jobs and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelJobRequest` class includes properties such as `JobName`, a type `JobName`, and `Name`, a string that is required and contains the job's resource name."],["The `CancelJobRequest` class has two constructors: one default and one that accepts another `CancelJobRequest` as a parameter for creating a copy of the given object."]]],[]]