public sealed class CancelJobResponse : IMessage<CancelJobResponse>, IEquatable<CancelJobResponse>, IDeepCloneable<CancelJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1alpha API class CancelJobResponse.
[[["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-21 UTC."],[[["This page provides reference documentation for the `CancelJobResponse` class within the Batch v1alpha API."],["`CancelJobResponse` is a response type used in the Batch v1alpha API, specifically in reply to a `CancelJob` request."],["The class inherits from `object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the class, a default and one that accepts another `CancelJobResponse` as a parameter."]]],[]]