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 contains settings for the Arrow Serialization format, including buffer compression options."],["The page lists different versions of the `ArrowSerializationOptions` documentation, ranging from version 2.3.0 up to the latest version 3.17.0."],["The class inherits from `Object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page highlights the `BufferCompression` property within the `ArrowSerializationOptions` class which is used to determine the compression codec applied to Arrow buffers."]]],[]]