[[["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-02 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."]]],[]]