[[["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-04-09 UTC."],[[["This webpage details the `SpannerBatchCommandType` enum within the `Google.Cloud.Spanner.Data` namespace, showing the current version as 3.8.0 with links to older and newer version documentations."],["The latest version available is `5.0.0-beta05`, which can be accessed through its respective link, and it contains the latest updates to the SpannerBatchCommandType."],["The `SpannerBatchCommandType` enum defines the types of `SpannerBatchCommand` that can be executed, including `BatchDml` for batch execution of multiple Dml commands, and `None` for when no type is specified."],["The documentation provided covers versions as far back as 3.5.0, while providing documentation up to the beta version of 5.0.0-beta05, offering a wide range of versions for users."],["The `BatchDml` field in `SpannerBatchCommandType` represents a command containing multiple Dml commands for execution in batch mode, which allows sending a single request to the server."]]],[]]