[[["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-09 UTC."],[[["This webpage provides documentation for the `ReadRowLimitOption` in the Google Cloud Spanner C++ library."],["The latest release candidate version is `2.37.0-rc`, with many prior versions also documented, including the current version `2.19.0`."],["`ReadRowLimitOption` is used within `google::cloud::Options` to set a limit on the number of rows returned by the `Client::Read()` method."],["Setting the `ReadRowLimitOption` to 0, or not setting it at all, will result in no limit being applied to the number of rows returned."],["The `ReadRowLimitOption` type is an alias for `std::int64_t`."]]],[]]