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\u003eThis webpage provides reference documentation for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class within the Google BigQuery Storage v1 API for .NET, detailing its use in requesting rows from a specified stream.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsRequest\u003c/code\u003e class, used to retrieve data from BigQuery, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows you to read data starting from a specific \u003ccode\u003eOffset\u003c/code\u003e within the stream and requires a \u003ccode\u003eReadStream\u003c/code\u003e property that identifies the stream from which to read.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from the latest \u003ccode\u003e3.17.0\u003c/code\u003e to older versions such as \u003ccode\u003e2.3.0\u003c/code\u003e, making it possible to view the documentation of older versions if needed.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains information on the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class constructors and properties such as \u003ccode\u003eOffset\u003c/code\u003e, \u003ccode\u003eReadStream\u003c/code\u003e, and \u003ccode\u003eReadStreamAsReadStreamName\u003c/code\u003e that are necessary when requesting data.\u003c/p\u003e\n"]]],[],null,[]]