[[["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 reference documentation for the `AvroSchema` class within the Google BigQuery Storage v1 API for .NET, with the latest version being 3.17.0 and a range of previous versions listed back to 2.3.0."],["The `AvroSchema` class is used to represent an Avro schema, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inheriting from the base `object` class."],["The class has a default constructor and a copy constructor that takes another `AvroSchema` object as a parameter, allowing for the creation of new instances or copies."],["The `Schema` property, a string type, represents the JSON-serialized Avro schema, adhering to the specifications outlined at https://avro.apache.org/docs/1.8.1/spec.html."],["The documentation also indicates that the `AvroSchema` class is located within the `Google.Cloud.BigQuery.Storage.V1` namespace and is part of the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]