[[["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-08-22 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eReadRowLimitOption\u003c/code\u003e in the Google Cloud Spanner C++ library, specifically for version 2.15.1.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the library, with 2.37.0-rc being the latest release candidate and 2.11.0 as the oldest available version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowLimitOption\u003c/code\u003e is used to set a limit on the number of rows returned from \u003ccode\u003eClient::Read()\u003c/code\u003e, a function to read rows from a Spanner database, by utilizing the \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eIf \u003ccode\u003eReadRowLimitOption\u003c/code\u003e is not set or is set to 0, there is no limit on the number of rows returned by \u003ccode\u003eClient::Read()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowLimitOption\u003c/code\u003e type is an alias of \u003ccode\u003estd::int64_t\u003c/code\u003e, which means that it uses a 64-bit signed integer to represent the row limit.\u003c/p\u003e\n"]]],[],null,[]]