public sealed class ArrowRecordBatch : IMessage<ArrowRecordBatch>, IEquatable<ArrowRecordBatch>, IDeepCloneable<ArrowRecordBatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class ArrowRecordBatch.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides reference documentation for the `ArrowRecordBatch` class in the Google BigQuery Storage v1 API, detailing its functionality and usage."],["The `ArrowRecordBatch` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The documentation lists the available versions of the `ArrowRecordBatch` class, with version 3.17.0 being the latest and having versions spanning from 3.16.0 to 2.3.0."],["The `ArrowRecordBatch` class has properties like `RowCount` (deprecated) and `SerializedRecordBatch` that deal with the record batch's row count and serialized content, respectively."],["The page documents the constructors for `ArrowRecordBatch`, one default and one that takes another `ArrowRecordBatch` as an argument."]]],[]]