[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `CommitRequest` class within the Google Cloud Firestore v1 API, specifically for .NET development."],["The latest version of this documentation is `3.10.0`, but the current page focuses on version `3.2.0` and lists links to other versions ranging from `3.10.0` down to `2.3.0`."],["The `CommitRequest` class is used for making commit requests to the Firestore database and is part of the `Google.Cloud.Firestore.V1` namespace."],["The class implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, and has properties like `Database`, `Transaction`, and `Writes`."],["It is designed to handle atomic write operations, using the `Writes` property, with the target database being defined by the `Database` property and transaction information contained in `Transaction`."]]],[]]