[[["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 documentation for the `ArrowSchema` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, spanning versions from 2.3.0 to 3.17.0 of the .NET library."],["`ArrowSchema` is a class that represents an Arrow schema as defined in the Apache Arrow documentation and is serialized to bytes using Inter-Process Communication (IPC)."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherits from the `Object` class."],["The `SerializedSchema` property of the `ArrowSchema` class is a `ByteString` type, and represents the IPC serialized Arrow schema."],["Two constructors exist for `ArrowSchema`: a default constructor and one that takes another `ArrowSchema` object as a parameter for copying."]]],[]]