public sealed class BatchWriteResponse : IMessage<BatchWriteResponse>, IEquatable<BatchWriteResponse>, IDeepCloneable<BatchWriteResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class BatchWriteResponse.
The response from
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class is part of the Google Cloud Firestore v1 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response received from a \u003ccode\u003eFirestore.BatchWrite\u003c/code\u003e operation, used for multiple write operations in Firestore.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteResponse\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eStatus\u003c/code\u003e and \u003ccode\u003eWriteResults\u003c/code\u003e, which provide details on the outcome of the batch write operation, where the i-th write status/result corresponds to the i-th write request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers a range of version history for the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e, spanning from version 2.3.0 to the latest version 3.10.0.\u003c/p\u003e\n"]]],[],null,["# Firestore v1 API - Class BatchWriteResponse (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.9.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.8.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.7.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.6.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.5.1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.5.1/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.4.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.3.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.2.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.1.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/3.0.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.5.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.4.0/Google.Cloud.Firestore.V1.BatchWriteResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Firestore.V1/2.3.0/Google.Cloud.Firestore.V1.BatchWriteResponse) \n\n public sealed class BatchWriteResponse : IMessage\u003cBatchWriteResponse\u003e, IEquatable\u003cBatchWriteResponse\u003e, IDeepCloneable\u003cBatchWriteResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Firestore v1 API class BatchWriteResponse.\n\nThe response from\n\\[Firestore.BatchWrite\\]\\[google.firestore.v1.Firestore.BatchWrite\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BatchWriteResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BatchWriteResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.BatchWriteResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BatchWriteResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.BatchWriteResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BatchWriteResponse](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1.BatchWriteResponse), [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.Firestore.V1](/dotnet/docs/reference/Google.Cloud.Firestore.V1/latest/Google.Cloud.Firestore.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Firestore.V1.dll\n\nConstructors\n------------\n\n### BatchWriteResponse()\n\n public BatchWriteResponse()\n\n### BatchWriteResponse(BatchWriteResponse)\n\n public BatchWriteResponse(BatchWriteResponse other)\n\nProperties\n----------\n\n### Status\n\n public RepeatedField\u003cStatus\u003e Status { get; }\n\nThe status of applying the writes.\n\nThis i-th write status corresponds to the i-th write in the\nrequest.\n\n### WriteResults\n\n public RepeatedField\u003cWriteResult\u003e WriteResults { get; }\n\nThe result of applying the writes.\n\nThis i-th write result corresponds to the i-th write in the\nrequest."]]