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`, a class within the `Google.Cloud.BigQuery.Storage.V1` namespace."],["The `ArrowSerializationOptions` class is used to manage settings specifically for Arrow Serialization and is implemented in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The documentation covers versions ranging from 2.3.0 to the latest 3.17.0, offering links to each version's specific documentation."],["`ArrowSerializationOptions` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in message handling and data serialization."],["This Class contains the `BufferCompression` property which allows configuration of the compression codec for serialized Arrow record batches."]]],[]]