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-25 UTC."],[[["The webpage provides reference documentation for the `PhysicalSchema.Types.ProtobufSchema` class within the Data Catalog v1 API."],["This class is a schema representation in protocol buffer format, and it can be used with multiple versions ranging from 1.2.0 to the latest version 2.14.0, all of which can be accessed via the listed links."],["The `ProtobufSchema` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with other nested members as can be seen on the webpage."],["The class has two constructors, `ProtobufSchema()` and `ProtobufSchema(PhysicalSchema.Types.ProtobufSchema other)`, and a `Text` property, which is a string representing the protocol buffer source of the schema."]]],[]]