[[["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-18 UTC."],[[["This page provides documentation for the `BatchDmlResult` structure across multiple versions of the Google Cloud Spanner C++ client library."],["The `BatchDmlResult` is the result of executing a series of DML statements, using the `Client::ExecuteBatchDml` method."],["Successful execution of each DML statement will have a corresponding entry in `BatchDmlResult::stats`."],["If a statement fails, any further statements in the batch are not executed, and `BatchDmlResult::status` contains the details of the error."],["The latest version `2.37.0-rc` is available, with the current being `2.18.0` and has many older versions available going back to `2.11.0`."]]],[]]