public sealed class CancelJobResponse : IMessage<CancelJobResponse>, IEquatable<CancelJobResponse>, IDeepCloneable<CancelJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 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 webpage provides documentation for the `CancelJobResponse` class within the Google Cloud Batch v1 API for .NET."],["The latest version of the `CancelJobResponse` documentation is for version 2.13.0, with previous versions ranging from 2.12.0 down to 1.0.0 also available."],["The `CancelJobResponse` class is the response type for the `CancelJob` request and it inherits members from the base object class while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for `CancelJobResponse`, which includes a parameterless constructor and a constructor that takes another `CancelJobResponse` as an argument."]]],[]]