public sealed class ProtobufSchema : IMessage<PhysicalSchema.Types.ProtobufSchema>, IEquatable<PhysicalSchema.Types.ProtobufSchema>, IDeepCloneable<PhysicalSchema.Types.ProtobufSchema>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `ProtobufSchema` for Google Cloud Data Catalog V1 is 2.14.0, with a range of previous versions available, from 2.13.0 down to 1.2.0."],["`ProtobufSchema` represents a schema in protocol buffer format within the Google Cloud Data Catalog V1."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to facilitate complex protocol buffer functions."],["The `ProtobufSchema` class has a `Text` property which is a string representing the protocol buffer source of the schema."],["The namespace of this class is `Google.Cloud.DataCatalog.V1`, and the assembly is `Google.Cloud.DataCatalog.V1.dll`."]]],[]]