[[["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 `CommitResponse` class within the Google Cloud Datastore v1 API, specifically for .NET development, spanning multiple versions."],["The `CommitResponse` class represents the response received after a `Datastore.Commit` operation and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `CommitResponse` is 4.15.0, with a history of versions going back to 3.2.0, all accessible via their own specific URL links."],["Key properties of the `CommitResponse` class include `CommitTime`, which is a timestamp of the transaction, `IndexUpdates`, representing the number of index entries updated, and `MutationResults`, which details the outcome of each mutation request."],["The `CommitResponse` class is within the namespace `Google.Cloud.Datastore.V1` and found in the `Google.Cloud.Datastore.V1.dll` assembly."]]],[]]