[[["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-14 UTC."],[[["The webpage details the `CommitOptions` class in the Google Cloud Spanner C++ client library, focusing on version 2.28.0 and its associated documentation for setting options in `spanner::Client::Commit()` calls."],["`CommitOptions` is now considered deprecated in favor of using `google::cloud::Options`, with specific options like `CommitReturnStatsOption`, `RequestPriorityOption`, and `TransactionTagOption` used as needed."],["The class offers functions to manage commit behavior, including `set_return_stats`, `set_request_priority`, `set_transaction_tag`, and `set_max_commit_delay`, each with corresponding retrieval functions."],["The webpage offers links to older versions of the documentation, from 2.37.0-rc (latest) down to 2.11.0, enabling access to the documentation for specific releases."],["A code example of how to use the `client.Commit` is available to visualize how the data is used to make calls."]]],[]]