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 in the BigQuery Storage API."],["The document outlines the class's inheritance from the object class and implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as detailing inherited members."],["It includes a comprehensive list of versions of `ArrowSerializationOptions` classes, ranging from version 2.3.0 up to the latest version 3.17.0."],["The webpage also provides constructor information as well as the property `BufferCompression`, which defines the type of compression to be used with Arrow buffers."]]],[]]