[[["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 latest release candidate version for these documents is 2.37.0-rc, and many older versions are also available for reference from version 2.36.0 down to 2.11.0."],["`CommitOptions` is now considered deprecated in favor of using `google::cloud::Options` along with `CommitReturnStatsOption`, `RequestPriorityOption`, or `TransactionTagOption` as needed."],["Key settings within `CommitOptions` include the ability to set whether the commit should return statistics, adjust the request priority, and add a transaction tag to the call."],["You can also set the maximum commit delay with `set_max_commit_delay()` and query the maximum delay with `max_commit_delay()`."]]],[]]