[[["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 3.17.0."],["The `AvroSchema` class represents an Avro schema used in BigQuery Storage and is implemented as a sealed class inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `Schema` property that holds the JSON-serialized Avro schema, following the specification detailed in the Avro documentation."],["There are two constructors available: a default constructor, and another for copying data from an existing `AvroSchema` object."],["The class is part of the `Google.Cloud.BigQuery.Storage.V1` namespace and is contained within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]