[[["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 latest version of \u003ccode\u003eRowStreamIterator\u003c/code\u003e is 2.37.0-rc, which can be found on the respective page, and the content provides a list of versions going back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRowStreamIterator\u003c/code\u003e is an Input Iterator that provides a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, which can only be consumed once.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e class offers constructors to create an end iterator or one that consumes rows from a given source, which must be non-null.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e type alias is a function that returns \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, where an empty \u003ccode\u003eRow\u003c/code\u003e signals the end of the row sequence.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRowStreamIterator\u003c/code\u003e offers several operators such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, \u003ccode\u003e++\u003c/code\u003e and type aliases that are available for navigation and handling of the sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]