Storage Batch Operations v1 API - Class CancelJobResponse (1.0.0-beta01)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class CancelJobResponse : IMessage<CancelJobResponse>, IEquatable<CancelJobResponse>, IDeepCloneable<CancelJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Batch Operations 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-09-04 UTC."],[],[],null,["# Storage Batch Operations v1 API - Class CancelJobResponse (1.0.0-beta01)\n\n public sealed class CancelJobResponse : IMessage\u003cCancelJobResponse\u003e, IEquatable\u003cCancelJobResponse\u003e, IDeepCloneable\u003cCancelJobResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Storage Batch Operations v1 API class CancelJobResponse.\n\nMessage for response to cancel Job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CancelJobResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CancelJobResponse](/dotnet/docs/reference/Google.Cloud.StorageBatchOperations.V1/latest/Google.Cloud.StorageBatchOperations.V1.CancelJobResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CancelJobResponse](/dotnet/docs/reference/Google.Cloud.StorageBatchOperations.V1/latest/Google.Cloud.StorageBatchOperations.V1.CancelJobResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CancelJobResponse](/dotnet/docs/reference/Google.Cloud.StorageBatchOperations.V1/latest/Google.Cloud.StorageBatchOperations.V1.CancelJobResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.StorageBatchOperations.V1](/dotnet/docs/reference/Google.Cloud.StorageBatchOperations.V1/latest/Google.Cloud.StorageBatchOperations.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.StorageBatchOperations.V1.dll\n\nConstructors\n------------\n\n### CancelJobResponse()\n\n public CancelJobResponse()\n\n### CancelJobResponse(CancelJobResponse)\n\n public CancelJobResponse(CancelJobResponse other)"]]