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."],["This class is a part of the `Google.Cloud.BigQuery.Storage.V1` namespace and is implemented in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The `ArrowRecordBatch` class represents an IPC-serialized Arrow RecordBatch, which also contains a row count, although the row count property is deprecated."],["The page lists a history of the class's documentation across multiple versions, ranging from 2.3.0 to the latest version 3.17.0, with links to their corresponding pages."],["The class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from object."]]],[]]