[[["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."],[[["The `CommitResponse` class, found within the `Google.Cloud.Datastore.V1` namespace, represents the response for the `Datastore.Commit` operation."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage\u003cCommitResponse\u003e`, `IEquatable\u003cCommitResponse\u003e`, `IDeepCloneable\u003cCommitResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `CommitResponse` class contains properties like `IndexUpdates`, which indicates the number of index entries updated, and `MutationResults`, which provides the outcome of the mutations performed."],["The webpage provides a list of versioned documentation, with version 4.15.0 being the latest for `CommitResponse`, and also includes links to prior versions down to version 3.2.0."],["There are two constructors available for creating instances of `CommitResponse`: a parameterless constructor and one that takes another `CommitResponse` object."]]],[]]