[[["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 document provides reference information for the `CommitResponse` class within the Google Cloud Datastore v1 API for .NET, specifically version 4.13.0."],["The `CommitResponse` class is a response object returned by the `Datastore.Commit` method, which is used to commit mutations to the datastore."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["Key properties of `CommitResponse` include `CommitTime`, which shows the timestamp of the transaction commit, `IndexUpdates`, indicating the number of index updates, and `MutationResults`, detailing the result of each mutation from the request."],["There are many previous versions available to reference and implement, with the latest version available listed as 4.15.0."]]],[]]