[[["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-06-12 UTC."],[[["The latest version available for `CommitRequest` is 3.10.0, with various prior versions listed down to 2.3.0, all accessible via provided links."],["`CommitRequest` is a sealed class that represents a request for `Firestore.Commit` and it inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `Database`, which specifies the database name in a defined format, `Transaction`, for applying writes in a transaction, and `Writes`, which is a list of writes to be applied atomically."],["There are two constructors available, a basic `CommitRequest()` and an overloaded `CommitRequest(CommitRequest other)`."],["The `CommitRequest` class is located within the `Google.Cloud.Firestore.V1` namespace and is contained in the `Google.Cloud.Firestore.V1.dll` assembly."]]],[]]