[[["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 that provides a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, which can only be consumed once.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers both a default constructor, which creates an "end" iterator, and a constructor that takes a \u003ccode\u003eSource\u003c/code\u003e to produce rows.\u003c/p\u003e\n"],["\u003cp\u003eThe iterator's \u003ccode\u003eSource\u003c/code\u003e is a function that provides a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, with an empty \u003ccode\u003eRow\u003c/code\u003e signaling the end of the sequence.\u003c/p\u003e\n"],["\u003cp\u003eThere are several operators available, such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, and \u003ccode\u003e++\u003c/code\u003e, for working with the iterator, along with various type aliases that define the iterator's characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this documentation is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and it has documentation for versions going all the way back to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]