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\u003eThis document provides reference information for the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class is the response type received from the \u003ccode\u003eFirestore.BatchWrite\u003c/code\u003e operation, implementing multiple 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\u003eThe class includes properties for \u003ccode\u003eStatus\u003c/code\u003e, a repeated field indicating the status of each write operation, and \u003ccode\u003eWriteResults\u003c/code\u003e, a repeated field providing the results of each individual write.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create new instances of \u003ccode\u003eBatchWriteResponse\u003c/code\u003e, either as a default object or as a copy from an existing \u003ccode\u003eBatchWriteResponse\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to the documentation for many previous versions of the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class, starting with version 2.3.0 up to the latest 3.10.0 version.\u003c/p\u003e\n"]]],[],null,[]]