[[["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 page provides documentation for the `ArrowSchema` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, spanning multiple versions, with the latest being 3.17.0."],["`ArrowSchema` is a class that represents an Arrow schema as specified in the Apache Arrow documentation, and is serialized to bytes using IPC."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are interfaces for message handling, equality checks, deep cloning, and buffer message functionality respectively."],["The `ArrowSchema` class has two constructors and one property, `SerializedSchema`, which represents the IPC serialized Arrow schema as a `ByteString`."],["The content contains links to documentation of versions 2.3.0 to 3.17.0, all related to the Arrow Schema, and code samples are provided in the documentation for deserialization of the `ArrowSchema` class."]]],[]]