[[["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 for .NET, specifically version 4.11.0."],["The `CommitResponse` class is a response object returned by the `Datastore.Commit` method, which is used to commit data mutations."],["The documentation details the class's inheritance from `object` and its implementation of multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CommitResponse` class include `CommitTime`, which represents the transaction commit timestamp, `IndexUpdates`, which denotes the number of updated index entries, and `MutationResults`, which contains the results of each mutation in the request."],["The documentation provides access to previous versions of the `CommitResponse` class, spanning from version 3.2.0 up to the latest release, 4.15.0, allowing for the review of changes and legacy access."]]],[]]