public sealed class ReadRowsRequest : IMessage<ReadRowsRequest>, IEquatable<ReadRowsRequest>, IDeepCloneable<ReadRowsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class ReadRowsRequest.
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\u003eThe webpage provides documentation for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class within the Google BigQuery Storage v1 API for .NET, with the latest version being 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is a message class used to request reading rows from a BigQuery Storage stream, and it inherits from object while also implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eReadRowsRequest\u003c/code\u003e object, allowing for object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e includes two key properties, \u003ccode\u003eOffset\u003c/code\u003e, which dictates the starting row, and \u003ccode\u003eReadStream\u003c/code\u003e, the name of the stream to read from.\u003c/p\u003e\n"],["\u003cp\u003eThere are many previous versions available, with links, of the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class reference page, going as far back as version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]