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 document provides reference information for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is used as a request message for reading rows from a specified stream, and it implements multiple 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\u003eThe document lists available versions of the Google.Cloud.BigQuery.Storage.V1 API, ranging from version 2.3.0 up to the latest 3.17.0, with links to each versions documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eReadRowsRequest\u003c/code\u003e has two constructors available: one default constructor and another that takes an existing \u003ccode\u003eReadRowsRequest\u003c/code\u003e object to copy its properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class include \u003ccode\u003eOffset\u003c/code\u003e, which determines where in the stream to begin reading, and \u003ccode\u003eReadStream\u003c/code\u003e, which is a required string identifying the stream to read from.\u003c/p\u003e\n"]]],[],null,[]]