[[["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 provided content is a reference document for the `DmlResult` class in the Google Cloud Spanner C++ library, detailing its usage and functionality across various versions."],["The `DmlResult` class represents the outcome of a Data Manipulation Language (DML) operation such as `INSERT`, `UPDATE`, or `DELETE`, executed via `spanner::Client::ExecuteDml()`."],["The document specifies that the primary function of the `DmlResult` class is to retrieve the number of rows modified by the DML operation using the `RowsModified()` method."],["The list of versions provided shows that the `DmlResult` class has been implemented in versions 2.11.0 to 2.36.0 and 2.37.0-rc, showing its history and evolution."],["The latest version is `2.37.0-rc` , and it can be accessed via the provided hyperlink."]]],[]]