[[["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-03-14 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`."]]],[]]