[[["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 \u003ccode\u003eProfileDmlResult\u003c/code\u003e class encapsulates the results of a Cloud Spanner Data Manipulation Language (DML) operation, such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides methods to retrieve the number of rows modified by the DML statement, which for Partitioned DML is a lower bound and an exact count for all other DML operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProfileDmlResult\u003c/code\u003e allows access to a collection of key-value pair statistics about the executed SQL statement and the plan for the SQL statement execution.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release is version 2.37.0-rc, with a list of previous versions going as far back as 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e can be created using the default constructor or by passing a \u003ccode\u003estd::unique_ptr< ResultSourceInterface >\u003c/code\u003e, and supports move construction and assignment.\u003c/p\u003e\n"]]],[],null,[]]