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 webpage provides documentation for the `PhysicalSchema.Types.AvroSchema` class within the Google Cloud Data Catalog v1 API for .NET."],["The `AvroSchema` class represents a schema in Avro JSON format and is implemented as part of the `Google.Cloud.DataCatalog.V1` namespace."],["The documentation lists various versions of the `AvroSchema` class, ranging from version 1.2.0 to the latest version, 2.14.0."],["The `AvroSchema` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also details the constructors available for creating instances of `AvroSchema` and the properties such as `Text`, which holds the JSON representation of the Avro schema."]]],[]]