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 page details the \u003ccode\u003eReadRowsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, used for handling responses from \u003ccode\u003eReadRows\u003c/code\u003e calls and includes row data, progress and throttling info.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a comprehensive list of available versions of \u003ccode\u003eReadRowsResponse\u003c/code\u003e, ranging from the latest 3.17.0 down to version 2.3.0, including links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadRowsResponse\u003c/code\u003e 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\u003eKey properties of the \u003ccode\u003eReadRowsResponse\u003c/code\u003e class include \u003ccode\u003eArrowRecordBatch\u003c/code\u003e, \u003ccode\u003eArrowSchema\u003c/code\u003e, \u003ccode\u003eAvroRows\u003c/code\u003e, \u003ccode\u003eAvroSchema\u003c/code\u003e, \u003ccode\u003eRowCount\u003c/code\u003e, \u003ccode\u003eStats\u003c/code\u003e, and \u003ccode\u003eThrottleState\u003c/code\u003e, all of which provide specific information about the data and stream.\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors available are \u003ccode\u003eReadRowsResponse()\u003c/code\u003e which is a default constructor, and \u003ccode\u003eReadRowsResponse(ReadRowsResponse other)\u003c/code\u003e which is a copy constructor to create new instances.\u003c/p\u003e\n"]]],[],null,[]]