[[["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 for setting options on `spanner::Client::Commit()` calls, with the latest version being 2.37.0-rc."],["The `CommitOptions` class is being deprecated in favor of using `google::cloud::Options` along with `CommitReturnStatsOption`, `RequestPriorityOption`, and `TransactionTagOption`."],["`CommitOptions` allows setting options to receive `CommitStats`, define the priority of the commit, and apply a transaction tag."],["You can use the `set_return_stats()` function to receive `CommitStats` within the `CommitResult`, and the `set_request_priority()` function can set the priority of the commit call."],["The class also contains methods to get and set a `max_commit_delay` for the transaction to complete."]]],[]]