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