public sealed class PhysicalSchema.Types.ProtobufSchema : IMessage<PhysicalSchema.Types.ProtobufSchema>, IEquatable<PhysicalSchema.Types.ProtobufSchema>, IDeepCloneable<PhysicalSchema.Types.ProtobufSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.ProtobufSchema.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `PhysicalSchema.Types.ProtobufSchema` class within the Data Catalog v1 API, specifically in the .NET context."],["The content covers various versions of the Data Catalog v1 API, ranging from version 1.2.0 to the latest version 2.14.0, with version 2.12.0 as a specific highlight."],["`PhysicalSchema.Types.ProtobufSchema` is a class representing a schema in protocol buffer format, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors (`ProtobufSchema()` and `ProtobufSchema(ProtobufSchema)`) and a property (`Text`) for the protocol buffer source of the schema."]]],[]]