[[["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-03-21 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()`."]]],[]]