[[["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."],[[["The webpage provides documentation for the `ReadRowLimitOption` in the Google Cloud Spanner C++ client library, detailing its functionality across various versions."],["The `ReadRowLimitOption` allows setting a limit on the number of rows returned by the `Client::Read()` method for different versions of the library."],["The most recent release candidate version available is 2.37.0-rc, while 2.24.0 is noted at the top of the content."],["Setting the `ReadRowLimitOption` to 0 or leaving it unset results in no limit to the number of rows returned by `Client::Read()`."],["The `ReadRowLimitOption` type alias is defined as `std::int64_t`."]]],[]]