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."],[[["The latest version available for the `CancelJobRequest` class in the Cloud Dataplex v1 API is 3.6.0, with multiple prior versions also available for reference."],["The `CancelJobRequest` class is used to cancel task jobs within the Cloud Dataplex environment."],["This class inherits members from the object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelJobRequest` class includes properties such as `JobName` and `Name`, where `Name` is a required resource name for the job being canceled."],["The namespace for this class is `Google.Cloud.Dataplex.V1` and is contained in the Google.Cloud.Dataplex.V1.dll assembly."]]],[]]