public sealed class BatchWriteResponse : IMessage<BatchWriteResponse>, IEquatable<BatchWriteResponse>, IDeepCloneable<BatchWriteResponse>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class, which is the response type for the \u003ccode\u003eFirestore.BatchWrite\u003c/code\u003e operation in the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.10.0, and the page contains version history, providing links to documentation for previous releases, down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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\u003eKey properties of the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class include \u003ccode\u003eStatus\u003c/code\u003e and \u003ccode\u003eWriteResults\u003c/code\u003e, both of which are of type \u003ccode\u003eRepeatedField\u003c/code\u003e and are used to provide information about the status and results of applying writes.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors : a parameterless one and one that takes another \u003ccode\u003eBatchWriteResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]