public sealed class ReadRowsRequest : IMessage<ReadRowsRequest>, IEquatable<ReadRowsRequest>, IDeepCloneable<ReadRowsRequest>, IBufferMessage, IMessage
The offset requested must be less than the last row read from Read.
Requesting a larger offset is undefined. If not specified, start reading
from offset zero.
[[["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-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class, which is the request message used for reading rows in Google Cloud BigQuery Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is accessible via the link to version 3.17.0, with numerous previous versions listed, down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsRequest\u003c/code\u003e class includes properties like \u003ccode\u003eOffset\u003c/code\u003e (specifying the starting row offset) and \u003ccode\u003eReadStream\u003c/code\u003e (the stream to read from), which can also be viewed as a \u003ccode\u003eReadStreamName\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class: a default one and another which takes another \u003ccode\u003eReadRowsRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]