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 reference documentation for the `ArrowSerializationOptions` class within the Google BigQuery Storage v1 API, specifically for version 3.14.0."],["The `ArrowSerializationOptions` class includes functionalities for managing serialization options, such as setting the compression codec for Arrow buffers, and this class inherits from object, while implementing IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation covers constructor details for instantiating `ArrowSerializationOptions`, including a default constructor and one that takes another `ArrowSerializationOptions` object as input."],["The BufferCompression property, of type CompressionCodec, is detailed, explaining that it allows specifying the compression method used for Arrow buffer data in record batches."],["The page offers a comprehensive list of available versions of the Google BigQuery Storage v1 API, ranging from version 2.3.0 up to the latest 3.17.0."]]],[]]