[[["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."],[[["This webpage provides documentation for the `ProfileDmlResult` class in the Google Cloud Spanner C++ client library, detailing its functionality across multiple versions."],["`ProfileDmlResult` encapsulates the outcome of a Spanner Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`."],["The class allows users to obtain the number of rows affected by the DML statement using `RowsModified()`, which is a lower bound for Partitioned DML."],["`ExecutionStats()` provides a collection of key-value pairs that provide statistics about the execution of the SQL statement, while `ExecutionPlan()` returns the execution plan, although both are only available after execution."],["The webpage lists the various versions of `ProfileDmlResult` from 2.11.0 to 2.37.0-rc (latest), allowing users to navigate the class's documentation across versions."]]],[]]