public sealed class AvroSchema : IMessage<PhysicalSchema.Types.AvroSchema>, IEquatable<PhysicalSchema.Types.AvroSchema>, IDeepCloneable<PhysicalSchema.Types.AvroSchema>, IBufferMessage, IMessage
[[["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-25 UTC."],[[["This page provides documentation for the `AvroSchema` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically for the .NET platform."],["The `AvroSchema` class, which is sealed and implements multiple interfaces, represents a schema in Avro JSON format."],["This class is available across numerous versions, ranging from the latest 2.14.0 down to 1.2.0, all accessible through the provided links."],["The `AvroSchema` class includes a `Text` property, which holds the JSON source of the Avro schema as a string, and two constructors."],["The `AvroSchema` class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]