public sealed class AvroSchema : IMessage<PhysicalSchema.Types.AvroSchema>, IEquatable<PhysicalSchema.Types.AvroSchema>, IDeepCloneable<PhysicalSchema.Types.AvroSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.AvroSchema.
[[["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 webpage provides reference documentation and code samples for the Data Catalog v1 API class `PhysicalSchema.Types.AvroSchema`."],["The content covers various versions of the API, from version 1.2.0 up to the latest version 2.14.0, along with others in between."],["The `AvroSchema` class is defined within the `Google.Cloud.DataCatalog.V1` namespace and is implemented by multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It can be constructed with no parameters or with another instance of `PhysicalSchema.Types.AvroSchema`, and has one property named `Text`, which represents the JSON source of the Avro schema."],["The class inherits from the `Object` class, inheriting its methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]