[[["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-26 UTC."],[[["This webpage details the `BatchDmlResult` structure within the Google Cloud Spanner C++ library, providing documentation across multiple versions."],["`BatchDmlResult` contains information about the execution of a series of DML statements, which are executed in order via the `Client::ExecuteBatchDml` method."],["The `BatchDmlResult::stats` field contains one entry for each successfully executed `SqlStatement`."],["If any `SqlStatement` fails during execution, all subsequent statements are skipped, and the `BatchDmlResult::status` field describes the error."],["The latest release is 2.37.0-rc and is considered to be the latest."]]],[]]