public sealed class ReadRowsRequest : IMessage<ReadRowsRequest>, IEquatable<ReadRowsRequest>, IDeepCloneable<ReadRowsRequest>, IBufferMessage, IMessage
[[["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 latest version of \u003ccode\u003eReadRowsRequest\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace is version 3.17.0, with numerous previous versions ranging from 3.16.0 down to 2.2.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is a request message for Bigtable.ReadRows, and it inherits from Object and implements interfaces such as IMessage, IEquatable, IDeepCloneable, IBufferMessage, and IMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsRequest\u003c/code\u003e class allows users to specify properties such as \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eRows\u003c/code\u003e, \u003ccode\u003eRowsLimit\u003c/code\u003e, and \u003ccode\u003eTableName\u003c/code\u003e to customize their data retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two constructors, \u003ccode\u003eReadRowsRequest()\u003c/code\u003e and \u003ccode\u003eReadRowsRequest(ReadRowsRequest other)\u003c/code\u003e, allowing for the creation of a new instance or a copy of an existing one.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e uses the \u003ccode\u003eTableName\u003c/code\u003e property, which requires a unique table name in the format \u003ccode\u003eprojects/<project>/instances/<instance>/tables/<table>\u003c/code\u003e, to define the source table for data reading.\u003c/p\u003e\n"]]],[],null,[]]