[[["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 content provides a detailed reference for `AvroSchema` within the `Google.Cloud.BigQuery.Storage.V1` namespace across multiple versions, from 2.3.0 to the latest 3.17.0."],["`AvroSchema` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are designed for data manipulation and compatibility."],["The class `AvroSchema` inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It has two constructors, a default one `AvroSchema()`, and one that takes another `AvroSchema` object as a parameter for creating a copy, `AvroSchema(AvroSchema other)`."],["The `Schema` property, of type string, represents a JSON-serialized schema conforming to the Apache Avro specification."]]],[]]