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 documentation for the `ArrowSerializationOptions` class within the Google BigQuery Storage v1 API for .NET."],["The `ArrowSerializationOptions` class is used to configure options for serializing data using the Arrow format and is available in multiple versions, with the latest being version 3.17.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `BufferCompression` which allows you to define the compression codec used for Arrow buffers."],["The documentation lists all versions of the library from 2.3.0 to the latest version, providing a comprehensive reference for each iteration of the `ArrowSerializationOptions` class."]]],[]]