[[["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-07-09 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."]]],[]]