[[["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 BigQuery Storage v1 API, covering versions from 2.3.0 up to the latest, 3.17.0."],["The `ArrowSchema` class is used to define and handle Arrow schemas, which are serialized to bytes using Inter-Process Communication (IPC)."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionalities."],["The `ArrowSchema` class has a `SerializedSchema` property, which is a `ByteString` representing the IPC serialized Arrow schema."],["There are two constructors provided, a default one and one that takes another `ArrowSchema` object to create a copy."]]],[]]