[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The webpage provides documentation for the `DmlResult` class in the Google Cloud Spanner C++ client library, with links to various version-specific documentation."],["`DmlResult` represents the outcome of a Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`, when executed via `spanner::Client::ExecuteDml()`."],["The `RowsModified()` function of the `DmlResult` class returns the number of rows affected by the DML statement, offering an exact count for non-partitioned operations and a lower bound for partitioned DML."],["The webpage describes the constructors and operators of the DmlResult class, as well as the `RowsModified()` function."],["The latest version of the `DmlResult` documentation is `2.37.0-rc`, and is accessible through the provided link."]]],[]]