[[["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 page provides documentation for the `ReadRowLimitOption` in the Google Cloud Spanner C++ library, detailing its functionality across multiple versions."],["The `ReadRowLimitOption` allows users to define the maximum number of rows returned by the `Client::Read()` function, enabling control over query result sizes."],["Version 2.37.0-rc is the most current release candidate, and the version history spans back to version 2.11.0."],["Setting the `ReadRowLimitOption` to 0, or not setting it at all, removes the limit on the amount of returned rows."],["The `ReadRowLimitOption` type is an alias for the `std::int64_t` type."]]],[]]