[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The latest version of `RowStreamIterator` 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."],["`RowStreamIterator` is an Input Iterator that provides a sequence of `StatusOr\u003cRow\u003e` objects, which can only be consumed once."],["The `RowStreamIterator` class offers constructors to create an end iterator or one that consumes rows from a given source, which must be non-null."],["The `Source` type alias is a function that returns `StatusOr\u003cRow\u003e` objects, where an empty `Row` signals the end of the row sequence."],["The class `RowStreamIterator` offers several operators such as `*`, `-\u003e`, `++` and type aliases that are available for navigation and handling of the sequence of `StatusOr\u003cRow\u003e` objects."]]],[]]