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 page provides documentation for the `ArrowSerializationOptions` class within the Google BigQuery Storage v1 API for .NET."],["It lists the available versions of the `ArrowSerializationOptions` class, ranging from version 2.3.0 to the latest 3.17.0, with the ability to navigate to documentation for each version."],["The class `ArrowSerializationOptions` is used to define settings specific to Arrow Serialization within BigQuery Storage, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's inheritance, constructors, and properties, including the `BufferCompression` property that defines the compression codec for Arrow buffers."],["It contains information on the `Google.Cloud.BigQuery.Storage.V1` namespace and the `Google.Cloud.BigQuery.Storage.V1.dll` assembly, giving context for where the class is contained within the Google Cloud .NET library."]]],[]]