[[["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 latest version of the `Google.Cloud.BigQuery.Storage.V1` library is 3.17.0, with multiple previous versions available, down to 2.3.0."],["`AvroSchema` is a class within the `Google.Cloud.BigQuery.Storage.V1` namespace, representing an Avro schema."],["The `AvroSchema` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various operations and data structures."],["The `AvroSchema` class has a property called `Schema`, which is a string containing the Json serialized schema, as defined by the Avro specification."],["The `AvroSchema` class has two constructors: a default one `AvroSchema()` and one that takes another `AvroSchema` object as parameter `AvroSchema(AvroSchema other)` allowing one to copy from another object."]]],[]]