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 documentation for the `CancelJobResponse` class within the Google Cloud Batch v1alpha API."],["`CancelJobResponse` is a response type to the `CancelJob` request and is found in the `Google.Cloud.Batch.V1Alpha` namespace."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documented class has two constructors: a default constructor `CancelJobResponse()` and one that takes another `CancelJobResponse` object as a parameter."],["The latest version is 1.0.0-alpha31 and the other available version is 1.0.0-alpha30."]]],[]]