[[["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++ client library."],["The `BatchDmlResult` structure is used to obtain the results of executing a batch of Data Manipulation Language (DML) statements."],["The latest version, along with historical versions of the structure are listed, with 2.37.0-rc as the most up to date version."],["If successful, a list of stats for each statement will be returned, and if any statement fails, information regarding the error is provided and subsequent statements are not executed."],["Batch DML operations are executed sequentially using the `Client::ExecuteBatchDml` method, with `SqlStatement` objects provided as input."]]],[]]