[[["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 `CommitResponse` class in the `Google.Cloud.Firestore.V1` namespace represents the response for a Firestore commit operation, with the latest version being 3.10.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and data management."],["It offers two constructors: a default `CommitResponse()` and one accepting another `CommitResponse` object for cloning."],["`CommitResponse` includes the properties `CommitTime`, which indicates when the commit occurred, and `WriteResults`, which holds the results of applying the writes."],["The documentation outlines a range of available versions for the `CommitResponse` class, spanning from version 2.3.0 up to the latest 3.10.0."]]],[]]