[[["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\u003eThis document provides documentation for the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class in various versions, with version 2.37.0-rc being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRowStreamIterator\u003c/code\u003e is an Input Iterator that delivers a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, and once this sequence is consumed, it cannot be revisited again.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e can be constructed as an "end" iterator using the default constructor, or with a source to consume rows.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers several operators such as \u003ccode\u003eoperator*\u003c/code\u003e, \u003ccode\u003eoperator->\u003c/code\u003e, and \u003ccode\u003eoperator++\u003c/code\u003e to traverse and access elements, and also defines several type aliases, such as \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003epointer\u003c/code\u003e, \u003ccode\u003ereference\u003c/code\u003e, \u003ccode\u003eSource\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e alias represents a function that yields a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, with an empty \u003ccode\u003eRow\u003c/code\u003e indicating the sequence's end.\u003c/p\u003e\n"]]],[],null,[]]