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-03-25 UTC."],[[["This webpage provides reference documentation for the `CancelJobRequest` class within the Google Cloud Dataplex v1 API, spanning multiple versions."],["The latest version documented is 3.6.0, with previous versions listed down to 1.0.0, including version 2.9.0, which this specific documentation is for."],["The `CancelJobRequest` class is used to cancel task jobs and inherits from the .NET object class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `JobName` and `Name`, the latter being the resource name of the job in the specified format."],["`CancelJobRequest` has a constructor with no parameters and a constructor that takes another `CancelJobRequest` as a parameter."]]],[]]