[[["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-04-09 UTC."],[[["This document outlines the `CommitOptions` class, which is used to configure options for calls to `spanner::Client::Commit()`, and it is now recommended to use `Options` instead."],["`CommitOptions` allows users to set whether the `CommitResult` should include `CommitStats`, controlling the level of detail returned from commit operations."],["You can use `CommitOptions` to set the priority of the commit operation using `set_request_priority` and `request_priority()`."],["`set_transaction_tag()` and `transaction_tag()` allow associating a tag with the commit transaction for tracking purposes, but this is ignored if the overload already uses `spanner::Transaction`."],["There are multiple different versions of `CommitOptions` available to review, with version `2.37.0-rc` being the latest version available."]]],[]]