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