[[["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 page provides 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."],["`AvroSchema` is a class representing an Avro schema, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Schema` property which is a string that holds the Json serialized schema as described at \u003chttps://avro.apache.org/docs/1.8.1/spec.html\u003e."],["There are two constructors available for `AvroSchema`, one being empty and the other using another `AvroSchema` instance as the parameter."],["The documentation includes inherited members from the base `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]