[[["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."],[[["This document outlines the `CommitOptions` class, used to configure options for `spanner::Client::Commit()` calls in the Google Cloud Spanner C++ client library."],["The `CommitOptions` class is being deprecated in favor of using `google::cloud::Options` to set `CommitReturnStatsOption`, `RequestPriorityOption`, or `TransactionTagOption`."],["`CommitOptions` allows setting whether the `CommitResult` should include `CommitStats`, the priority of the commit request, and an optional transaction tag."],["It provides functions to set and retrieve the return stats status, request priority, transaction tag, and the maximum commit delay, all with respective parameter descriptions."],["There is a list of all the versions related to this documentation, with 2.37.0-rc being the latest version."]]],[]]