[[["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."],[[["This webpage provides documentation for the `CommitRequest` class within the Google Cloud Firestore V1 API, spanning multiple versions from 2.3.0 to 3.10.0, with 3.10.0 being the latest."],["`CommitRequest` is a sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is used for handling requests for the Firestore `Commit` operation."],["The `CommitRequest` class has properties including `Database`, which specifies the database name, `Transaction`, which handles transaction-related operations, and `Writes`, which manages the sequence of writes to be applied atomically."],["There are two constructors available for `CommitRequest`, one is a parameterless constructor and the other one takes another `CommitRequest` as its parameter."],["The `CommitRequest` class inherits from `object` and it is found in the `Google.Cloud.Firestore.V1` namespace and the `Google.Cloud.Firestore.V1.dll` assembly."]]],[]]