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, specifically for the .NET framework."],["The `ArrowSerializationOptions` class is used to manage options specific to Arrow Serialization within the BigQuery Storage API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are standard for Google's protocol buffer implementations."],["The page lists a comprehensive history of available versions, from 2.3.0 up to 3.17.0, for the `ArrowSerializationOptions` class."],["The class offers customizable buffer compression through its `BufferCompression` property, using various compression codecs specified by the `CompressionCodec` enum type."]]],[]]