public sealed class ArrowSerializationOptions : IMessage<ArrowSerializationOptions>, IEquatable<ArrowSerializationOptions>, IDeepCloneable<ArrowSerializationOptions>, IBufferMessage, IMessage
[[["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 page provides documentation for `ArrowSerializationOptions` within the `Google.Cloud.BigQuery.Storage.V1` namespace, detailing its properties, inheritance, and implementations."],["The latest version available is 3.17.0, with a comprehensive list of versions down to 2.3.0 for the `ArrowSerializationOptions` class."],["`ArrowSerializationOptions` is a class that defines options specific to Arrow Serialization and includes properties such as `BufferCompression`, which allows specifying the compression codec for Arrow buffers."],["`ArrowSerializationOptions` implements the IMessage, IEquatable, IDeepCloneable and IBufferMessage interfaces, and inherits from Object."],["The documentation provides the constructor information for the class, including a parameter for `other` of the same class type."]]],[]]