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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePhysicalSchema.Types.AvroSchema\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists available versions of the API documentation, ranging from version 2.14.0 (latest) down to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvroSchema\u003c/code\u003e class is designed for handling schemas in Avro JSON format and it inherits from \u003ccode\u003eobject\u003c/code\u003e, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default \u003ccode\u003eAvroSchema()\u003c/code\u003e and an \u003ccode\u003eAvroSchema(AvroSchema other)\u003c/code\u003e constructor for creating copies, where \u003ccode\u003eother\u003c/code\u003e is another instance of the same class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eText\u003c/code\u003e property of \u003ccode\u003eAvroSchema\u003c/code\u003e is a string type property that allows to get and set the JSON source of the Avro schema.\u003c/p\u003e\n"]]],[],null,[]]