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, specifically version 2.10.0."],["The `AvroSchema` class represents a schema in Avro JSON format and is part of the `Google.Cloud.DataCatalog.V1` namespace."],["The documentation outlines the inheritance of `AvroSchema` from `object` and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also lists multiple previous versions of the API, from 2.14.0 down to 1.2.0, each linking to their respective documentation for `PhysicalSchema.Types.AvroSchema`."],["It provides details on the `AvroSchema` class constructors and the `Text` property, which holds the JSON representation of the Avro schema."]]],[]]