[[["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 available is 2.37.0-rc, with multiple older versions available ranging from 2.36.0 down to 2.11.0."],["`RowStreamIterator` is an *Input Iterator* that outputs a sequence of `StatusOr\u003cRow\u003e` objects, where each row is a `Row` object."],["`RowStreamIterator` can only be consumed once, as the iterator may represent an end state if default constructed."],["The term \"stream\" in `RowStreamIterator` refers to the nature of the data source and not to C++'s I/O streams library."],["The `Source` type alias in the context of the `RowStreamIterator` is a function that returns a sequence of `StatusOr\u003cRow\u003e` objects, and an empty `Row` indicates the end of rows."]]],[]]