[[["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 page provides documentation for the `BatchDmlResult` structure in the Google Cloud Spanner C++ library, detailing its use in managing the results of executing a batch of DML statements."],["The `BatchDmlResult` contains a `stats` entry for each successfully executed `SqlStatement` within a batch operation, which is initiated through the `Client::ExecuteBatchDml` method."],["If any `SqlStatement` in the batch fails during execution, subsequent statements are not executed, and the `BatchDmlResult::status` will provide details on the failure."],["The provided documentation shows a list of all the previous versions of the BatchDmlResult, starting from 2.37.0-rc (latest) all the way to 2.11.0."]]],[]]