public sealed class BatchWriteRequest : IMessage<BatchWriteRequest>, IEquatable<BatchWriteRequest>, IDeepCloneable<BatchWriteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class BatchWriteRequest.
The request for
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
Method does not apply writes atomically and does not guarantee ordering.
Each write succeeds or fails independently. You cannot write to the same
document more than once per request.
[[["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\u003eBatchWriteRequest\u003c/code\u003e class within the Google Cloud Firestore v1 API for .NET, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchWriteRequest\u003c/code\u003e is a class used to define requests for the \u003ccode\u003eFirestore.BatchWrite\u003c/code\u003e method, facilitating multiple write operations in a single request, although not atomically.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the \u003ccode\u003eBatchWriteRequest\u003c/code\u003e class's inheritance, implemented interfaces, available constructors, properties such as \u003ccode\u003eDatabase\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, and \u003ccode\u003eWrites\u003c/code\u003e, and a list of associated assembly information and namespaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.10.0, and the document lists all previous versions down to 2.3.0, with direct links to each for reference.\u003c/p\u003e\n"]]],[],null,[]]