[[["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 \u003ccode\u003eRowStreamIterator\u003c/code\u003e is an Input Iterator designed to provide a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, representing data rows, where the sequence is only consumable once.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRowStreamIterator\u003c/code\u003e is 2.37.0-rc, with multiple previous versions available, ranging back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating either an "end" iterator or one that will consume rows from a given non-null \u003ccode\u003esource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRowStreamIterator\u003c/code\u003e includes several operators, including \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, \u003ccode\u003e++\u003c/code\u003e, for accessing the current row, dereferencing the iterator, and incrementing to the next.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSource\u003c/code\u003e is a type alias for a function that returns a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, and an empty \u003ccode\u003eRow\u003c/code\u003e indicates the end of the sequence.\u003c/p\u003e\n"]]],[],null,[]]