public sealed class ArrowRecordBatch : IMessage<ArrowRecordBatch>, IEquatable<ArrowRecordBatch>, IDeepCloneable<ArrowRecordBatch>, 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-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eArrowRecordBatch\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, specifically version 2.7.0, with links to different versions ranging from 2.3.0 to 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArrowRecordBatch\u003c/code\u003e class is used for handling IPC-serialized Arrow RecordBatch data 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\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default constructor and one that accepts another \u003ccode\u003eArrowRecordBatch\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eArrowRecordBatch\u003c/code\u003e class exposes two properties: \u003ccode\u003eRowCount\u003c/code\u003e, which is of type \u003ccode\u003eInt64\u003c/code\u003e and represents the number of rows, and \u003ccode\u003eSerializedRecordBatch\u003c/code\u003e, of type \u003ccode\u003eByteString\u003c/code\u003e, containing the serialized Arrow RecordBatch data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details inherited methods from \u003ccode\u003eObject\u003c/code\u003e which are \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and lists the dll assembly name it belongs to.\u003c/p\u003e\n"]]],[],null,[]]