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 page provides documentation for the `ArrowRecordBatch` class within the Google BigQuery Storage v1 API for .NET."],["`ArrowRecordBatch` is part of the `Google.Cloud.BigQuery.Storage.V1` namespace and is implemented across several versions, with the latest being 3.17.0."],["The `ArrowRecordBatch` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting serialization and object management."],["Key properties of `ArrowRecordBatch` include `RowCount`, which is now deprecated, and `SerializedRecordBatch`, which holds the IPC-serialized Arrow RecordBatch data."],["The page offers access to many different versions, from 3.0.0 to 3.17.0, in addition to older versions from 2.3.0 to 2.9.0."]]],[]]