public sealed class PhysicalSchema.Types.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 page provides reference documentation for the `PhysicalSchema.Types.AvroSchema` class within the Google Cloud Data Catalog v1 API for the .NET framework, specifically version 2.13.0."],["The `AvroSchema` class represents a schema in Avro JSON format, and it inherits from the base .NET object class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a history of versions, ranging from the latest 2.14.0 to 1.2.0, each linking to the corresponding documentation for `PhysicalSchema.Types.AvroSchema` within that version."],["The documentation includes details on the `AvroSchema` class's constructors and properties, including a `Text` property that holds the JSON source of the Avro schema, along with the namespaces, assemblies, inherited members and its implementations."]]],[]]