[[["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 content provides documentation for the `ArrowSchema` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, covering versions from 2.3.0 up to the latest release of 3.17.0."],["`ArrowSchema` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `Object` class."],["The `ArrowSchema` class represents an Arrow schema as defined in the Apache Arrow documentation, serialized to bytes using IPC for interprocess communication."],["The primary property of the `ArrowSchema` class is `SerializedSchema`, a `ByteString` that holds the IPC serialized Arrow schema."],["There are two constructors provided for creating an `ArrowSchema` object: a default constructor and a constructor that takes another `ArrowSchema` instance as a parameter for making a copy."]]],[]]