[[["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-07-02 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."]]],[]]