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 `AvroSchema` class represents a schema in Avro JSON format, as indicated by the description."],["The webpage provides links to multiple versions of the API, ranging from the latest (2.14.0) down to 1.2.0, along with reference documentation."],["The AvroSchema class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class also includes a constructor that allows for creating a new `AvroSchema` instance, or from an existing `AvroSchema` instance, along with a `Text` property for the JSON source of the Avro schema."]]],[]]