[[["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-08-22 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCommitOptions\u003c/code\u003e class for the Google Cloud Spanner C++ client library, version 2.34.0, which is used to configure options for \u003ccode\u003espanner::Client::Commit()\u003c/code\u003e calls.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCommitOptions\u003c/code\u003e is now considered deprecated in favor of using \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e and setting \u003ccode\u003eCommitReturnStatsOption\u003c/code\u003e, \u003ccode\u003eRequestPriorityOption\u003c/code\u003e, or \u003ccode\u003eTransactionTagOption\u003c/code\u003e as needed.\u003c/p\u003e\n"],["\u003cp\u003eYou can control if the \u003ccode\u003eCommitResult\u003c/code\u003e includes \u003ccode\u003eCommitStats\u003c/code\u003e by using \u003ccode\u003eset_return_stats()\u003c/code\u003e and check if it should with \u003ccode\u003ereturn_stats()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can set the priority of the commit call using \u003ccode\u003eset_request_priority()\u003c/code\u003e or get the priority set with \u003ccode\u003erequest_priority()\u003c/code\u003e, as well as set a transaction tag using \u003ccode\u003eset_transaction_tag()\u003c/code\u003e or get it with \u003ccode\u003etransaction_tag()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can also set a max commit delay with \u003ccode\u003eset_max_commit_delay()\u003c/code\u003e, or you can get the delay that is set with \u003ccode\u003emax_commit_delay()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]