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."],[[["The latest version available for `ArrowSerializationOptions` within the Google BigQuery Storage v1 API is 3.17.0, while several previous versions are also listed, starting with 2.3.0."],["`ArrowSerializationOptions` is a class in the `Google.Cloud.BigQuery.Storage.V1` namespace, used for configuring settings specific to Arrow Serialization."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, one default and one that accepts another `ArrowSerializationOptions` object for initialization."],["The class has a `BufferCompression` property which is of type `ArrowSerializationOptions.Types.CompressionCodec` and it controls the compression codec for Arrow buffers during serialization."]]],[]]