[[["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.Cloud.BigQuery.Storage.V1` namespace, spanning multiple versions, with the latest being 3.17.0 and a specific focus on version 2.7.0."],["`AvroSchema` is a sealed class implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, used for defining Avro schemas in the context of BigQuery Storage."],["The `AvroSchema` class inherits from the `Object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It has two constructors: a default constructor `AvroSchema()` and a copy constructor `AvroSchema(AvroSchema other)`."],["The class contains a single property, `Schema`, of type `string`, representing a JSON-serialized schema as per the Apache Avro specification."]]],[]]