[[["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 document outlines the `CommitOptions` class, used to configure options for `spanner::Client::Commit()` calls in the Google Cloud Spanner C++ client library."],["The `CommitOptions` class provides functionalities to set options like returning commit statistics, setting request priority, and tagging transactions."],["The latest recommended method for setting `CommitOptions` is to use `google::cloud::Options`, replacing the older `CommitOptions` method, offering a unified approach for different types of options."],["The document lists links to the documentations for various versions, ranging from `2.37.0-rc (latest)` down to `2.11.0`."],["There is an example of how to use the newer `Options` parameter to commit with `CommitReturnStatsOption` set to true."]]],[]]