[[["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 reference documentation for the `AvroSchema` class within the Google BigQuery Storage v1 API for .NET, spanning multiple versions from 2.3.0 to the latest 3.17.0."],["The `AvroSchema` class is designed to represent an Avro schema used within BigQuery Storage, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AvroSchema` class inherits from the base `object` class, having members like `GetHashCode`, `GetType`, and `ToString`, and is found in the `Google.Cloud.BigQuery.Storage.V1` namespace and the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["It has two constructors, a default one `AvroSchema()` and one that takes another `AvroSchema` object, and features a single property, `Schema`, which holds the JSON serialized representation of the Avro schema."]]],[]]