[[["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-30 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 (`INSERT`, `UPDATE`, or `DELETE`) performed via `spanner::Client::ExecuteDml()`."],["`DmlResult` objects contain information about the number of rows affected by a DML statement, retrievable using the `RowsModified()` function, where it returns the number of rows modified."],["The document includes a comprehensive list of versioned links for `DmlResult`, starting from the latest release candidate (2.37.0-rc) and going down to version 2.11.0."],["The document also describes the constructors and the operator used by the `DmlResult` class, along with an example of how to use it to check the rows that have been inserted."]]],[]]