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 provided content is a documentation for the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class within the Google.Cloud.Bigtable.V2 namespace, detailing its properties, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e is a message class used for requesting data from Bigtable, specifically through the Bigtable.ReadRows function, allowing users to specify parameters for the data retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several properties that configure the data retrieval process, 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, which provide granular control over what and how data is read.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the \u003ccode\u003eReadRowsRequest\u003c/code\u003e class, ranging from version 2.2.0 up to the latest version 3.17.0, with links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsRequest\u003c/code\u003e 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, showcasing its compatibility and functionality within the .NET environment.\u003c/p\u003e\n"]]],[],null,[]]