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 in the provided documentation is 3.17.0, with a range of versions from 2.2.0 to 3.17.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is a request message for \u003ccode\u003eBigtable.ReadRows\u003c/code\u003e and 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\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e includes properties like \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eRows\u003c/code\u003e, \u003ccode\u003eRowsLimit\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eTableNameAsTableName\u003c/code\u003e to define the scope and criteria of the read operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableName\u003c/code\u003e property in \u003ccode\u003eReadRowsRequest\u003c/code\u003e specifies the unique name of the table to read from, formatted as \u003ccode\u003eprojects/<project>/instances/<instance>/tables/<table>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsLimit\u003c/code\u003e property in \u003ccode\u003eReadRowsRequest\u003c/code\u003e determines the maximum number of rows to return, with the default behavior being to return all results if it is set to zero.\u003c/p\u003e\n"]]],[],null,[]]