[[["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` within the Google Cloud Spanner C++ client library, specifically referencing various versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["`ReadRowLimitOption` is used to set a limit on the number of rows returned by the `Client::Read()` function."],["The option is linked to the `google::cloud::Options` class, meaning it can be configured when setting up the client."],["If this limit is unset, or set to 0, there will be no limit to the number of rows returned."],["The type of the row limit alias used is `std::int64_t`."]]],[]]