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."],[[["The provided content details the `AvroSchema` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically versions 1.2.0 through 2.14.0."],["`AvroSchema` is a class that represents a schema in Avro JSON format, intended for use with the Data Catalog v1 API."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["`AvroSchema` offers two constructors: a default one and another that takes an `AvroSchema` object as a parameter for creating a copy, and has one `string` property named `Text`."],["The latest version of the Avro Schema is 2.14.0, and the content lists various previous versions available."]]],[]]