public sealed class ArrowSerializationOptions : IMessage<ArrowSerializationOptions>, IEquatable<ArrowSerializationOptions>, IDeepCloneable<ArrowSerializationOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class ArrowSerializationOptions.
[[["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."],[[["This webpage provides reference documentation for the `ArrowSerializationOptions` class within the Google BigQuery Storage v1 API, specifically for version 3.13.0."],["The `ArrowSerializationOptions` class includes details on how to handle Arrow serialization, including implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["The page lists several previous versions of the Google BigQuery Storage API, ranging from 2.3.0 up to the latest 3.17.0, for the `ArrowSerializationOptions` class."],["`ArrowSerializationOptions` has a property called `BufferCompression`, which is of type `ArrowSerializationOptions.Types.CompressionCodec`, which allows for the setting of compression codecs for serialized record batches."],["The page details two constructors for `ArrowSerializationOptions`, one default and another which takes an existing `ArrowSerializationOptions` object as a parameter for copying its values."]]],[]]