[[["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 details the `CommitResponse` class within the `Google.Cloud.Datastore.V1` namespace, providing documentation for its functionality and usage in .NET environments."],["The `CommitResponse` class represents the response from a Datastore commit operation and is an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CommitResponse` class includes properties such as `CommitTime`, which is a timestamp, `IndexUpdates`, which indicates the number of index entries updated, and `MutationResults`, which gives the results of each mutation in the commit request."],["The page also provides links to documentation for multiple versions of the package ranging from the latest, 4.15.0, down to 3.2.0, all having the same `CommitResponse` implementation."],["The class has two constructors, a parameterless constructor, and one that receives another `CommitResponse` as a parameter."]]],[]]