public sealed class 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 Google Cloud Data Catalog v1 API for .NET."],["The `ProtobufSchema` class represents a schema in protocol buffer format and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's inheritance, inherited members, namespace (`Google.Cloud.DataCatalog.V1`), and assembly (`Google.Cloud.DataCatalog.V1.dll`)."],["The page contains historical versions of the `ProtobufSchema` class, ranging from version 1.2.0 up to the latest version 2.14.0, each with links to the respective documentation."],["It lists a constructor for the `ProtobufSchema` class which has an overload, and also mentions the property `Text`, for which the Protocol buffer source of the schema is found."]]],[]]