[[["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-08-22 UTC."],[[["\u003cp\u003eThe provided content is a documentation overview for the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class within the Google Cloud Spanner C++ library, and spans over multiple versions from 2.11.0 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProfileDmlResult\u003c/code\u003e encapsulates the outcome of a Cloud Spanner Data Manipulation Language (DML) operation, like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e, detailing the rows modified, execution statistics, and the query plan.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers functionalities such as \u003ccode\u003eRowsModified()\u003c/code\u003e to return the number of modified rows, \u003ccode\u003eExecutionStats()\u003c/code\u003e to provide key-value statistics for the execution, and \u003ccode\u003eExecutionPlan()\u003c/code\u003e to describe how the statement was run.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the constructors and operators associated with the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, including move constructors and move assignment operators.\u003c/p\u003e\n"],["\u003cp\u003eThe content demonstrates an example of how to use the class with the function \u003ccode\u003eclient.ProfileDml()\u003c/code\u003e, to get the data from an operation.\u003c/p\u003e\n"]]],[],null,[]]