public sealed class ReadRowsRequest : IMessage<ReadRowsRequest>, IEquatable<ReadRowsRequest>, IDeepCloneable<ReadRowsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadRowsRequest.
[[["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-12 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development, covering versions from 2.2.0 up to the latest 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eBigtable.ReadRows\u003c/code\u003e method, designed to read specific rows from a table and includes parameters for filtering, row selection, and defining read limits.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsRequest\u003c/code\u003e class 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 is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eRequestStatsView\u003c/code\u003e, \u003ccode\u003eRows\u003c/code\u003e, \u003ccode\u003eRowsLimit\u003c/code\u003e, and \u003ccode\u003eTableName\u003c/code\u003e to configure the read operation, and these properties allow for routing, filtering, specifying the rows to read, and limiting the number of rows.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eReadRowsRequest\u003c/code\u003e is 3.17.0, but this documentation also contains information on version 3.4.0 which is described in the majority of the text.\u003c/p\u003e\n"]]],[],null,[]]