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 reference documentation for the `PhysicalSchema.Types.AvroSchema` class within the Data Catalog v1 API, specifically for .NET development."],["The `AvroSchema` class represents a schema in Avro JSON format and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document covers a range of versions, from 1.2.0 to the latest 2.14.0, allowing developers to access information relevant to specific releases of the `Google.Cloud.DataCatalog.V1` package."],["The `Text` property is a string that contains the JSON source of the Avro schema for this class."],["It also provides access to the inherited members from object, including `GetHashCode()`, `GetType()`, and `ToString()` which are essential for the core functionality of the class."]]],[]]