[[["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 page provides documentation for the `ReadWriteOptions` class within the Google Cloud Spanner C++ library, specifically highlighting its availability across various library versions."],["Version 2.37.0-rc is the latest release candidate, while the full release versioning is available from 2.36.0 down to 2.11.0, and version 2.21.0 is highlighted."],["The `ReadWriteOptions` class is used for configuring options related to read-write transactions within Spanner, as per the listed [Options](https://cloud.google.com/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1Options.html)."],["The class has a default constructor `ReadWriteOptions()` and a function `WithTag()` that accepts an optional string tag as a parameter."],["`WithTag()` function will return a `ReadWriteOptions &`, which can be used to set an optional tag for identifying specific transactions."]]],[]]