[[["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-02 UTC."],[[["This webpage provides documentation for the `ReadWriteOptions` class within the Google Cloud Spanner C++ library."],["The latest version documented is 2.37.0-rc, with historical versions ranging back to 2.11.0 available for reference."],["The `ReadWriteOptions` class is specifically used for defining options for ReadWrite transactions in Spanner, as linked."],["The class has a constructor `ReadWriteOptions()`, and function `WithTag` to set a tag for transactions, where `tag` is an optional string."],["The `WithTag` function returns `ReadWriteOptions &`, allowing for method chaining in the C++ code."]]],[]]