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\u003eThe latest version available for \u003ccode\u003eBatchWriteResponse\u003c/code\u003e is 3.10.0, with several prior versions also accessible, including the current version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteResponse\u003c/code\u003e is a sealed class that implements 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 \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteResponse\u003c/code\u003e has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eBatchWriteResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteResponse\u003c/code\u003e contains two properties to analyze the result of the write: the \u003ccode\u003eStatus\u003c/code\u003e, which shows the status of the writes, and the \u003ccode\u003eWriteResults\u003c/code\u003e, which contains the result of the write operations.\u003c/p\u003e\n"]]],[],null,[]]