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,[]]