[[["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-04-02 UTC."],[[["This webpage provides documentation for the `ProfileDmlResult` class in the Google Cloud Spanner C++ client library, detailing its functionality across various versions."],["`ProfileDmlResult` represents the outcome of a Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`, and includes information about the operation's execution."],["The `ProfileDmlResult` class enables users to obtain the number of rows affected, execution statistics, and the query execution plan after executing a DML statement using `spanner::Client::ProfileDml()`."],["The documentation covers the `ProfileDmlResult` class constructors, operators, and key functions like `RowsModified()`, `ExecutionStats()`, and `ExecutionPlan()`, along with examples of their use."],["The latest version of the documentation available is 2.37.0-rc, and there is documentation from version 2.20.0 to 2.36.0, and even version 2.11.0 to 2.19.0."]]],[]]