[[["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, used to configure options for `spanner::Client::Commit()` calls in the Google Cloud Spanner C++ client library."],["`CommitOptions` is deprecated; the recommended approach is to use `google::cloud::Options` and set `CommitReturnStatsOption`, `RequestPriorityOption`, or `TransactionTagOption` as needed."],["The class provides methods to set whether `CommitResult` should contain `CommitStats`, the priority of the commit call, and a transaction tag."],["It also includes functions to set and retrieve the maximum commit delay, allowing control over the timing of the commit operation."],["The latest version available is `2.37.0-rc`, and various versions from `2.36.0` to `2.11.0` are also accessible for specific needs."]]],[]]