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."],["The `PhysicalSchema.Types.AvroSchema` class represents a schema in Avro JSON format."],["The page lists different versions of the class, ranging from version 1.2.0 to the latest version 2.14.0, as well as their respective direct links."],["The AvroSchema class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class documentation includes details on its constructor, which can be initialized with or without an existing AvroSchema, and a `Text` property representing the JSON source of the schema."]]],[]]