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, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.17.0, with a range of previous versions listed for reference, all the way down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArrowRecordBatch\u003c/code\u003e 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, showcasing its integration within the .NET and Google Cloud Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eArrowRecordBatch\u003c/code\u003e instance for creating a new object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eArrowRecordBatch\u003c/code\u003e class are \u003ccode\u003eRowCount\u003c/code\u003e, which indicates the number of rows in the batch, and \u003ccode\u003eSerializedRecordBatch\u003c/code\u003e, which contains the serialized data of the batch in an IPC-serialized Arrow format.\u003c/p\u003e\n"]]],[],null,[]]