[[["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, specifically for version 3.4.0, and it is part of the Google.Cloud.Datastore.V1.dll assembly."],["The `CommitResponse` class is a sealed class representing the response for the `Datastore.Commit` operation and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides a comprehensive list of past and present versions, ranging from 4.15.0 (latest) to 3.2.0, with direct links to the documentation for each."],["Key properties of the `CommitResponse` class include `IndexUpdates` (an `Int32` representing the number of index updates) and `MutationResults` (a `RepeatedField` of `MutationResult` reflecting the outcomes of mutations)."],["The `CommitResponse` class has two constructors, one with no parameters and the other taking another `CommitResponse` object."]]],[]]