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 webpage provides reference documentation for the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for .NET development, including code samples and detailed information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class represents the response received from a \u003ccode\u003eFirestore.BatchWrite\u003c/code\u003e operation, offering details on the status and results of applying writes.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality and integration with other parts of the Google Cloud .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class are \u003ccode\u003eStatus\u003c/code\u003e, which contains the status of applying the writes, and \u003ccode\u003eWriteResults\u003c/code\u003e, containing the result of each write operation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of \u003ccode\u003eBatchWriteResponse\u003c/code\u003e class from 2.3.0 up to the latest 3.10.0 version.\u003c/p\u003e\n"]]],[],null,[]]