public sealed class ReadRowsResponse : IMessage<ReadRowsResponse>, IEquatable<ReadRowsResponse>, IDeepCloneable<ReadRowsResponse>, IBufferMessage, IMessage
Response from calling ReadRows may include row data, progress and
throttling information.
[[["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\u003eThe latest version available for \u003ccode\u003eReadRowsResponse\u003c/code\u003e is 3.17.0, which can be found at the provided link, however the current version being shown in the webpage is 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReadRowsResponse\u003c/code\u003e is a class that includes row data, progress, and throttling information when \u003ccode\u003eReadRows\u003c/code\u003e is called.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsResponse\u003c/code\u003e class offers data in both Arrow and Avro formats, accessed through \u003ccode\u003eArrowRecordBatch\u003c/code\u003e and \u003ccode\u003eAvroRows\u003c/code\u003e properties, respectively, along with corresponding schema details via \u003ccode\u003eArrowSchema\u003c/code\u003e and \u003ccode\u003eAvroSchema\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several 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\u003eReadRowsResponse\u003c/code\u003e has properties such as \u003ccode\u003eRowCount\u003c/code\u003e, \u003ccode\u003eStats\u003c/code\u003e, and \u003ccode\u003eThrottleState\u003c/code\u003e, which provide information about the number of serialized rows, stream statistics, and throttling status, respectively.\u003c/p\u003e\n"]]],[],null,[]]