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."],[[["The latest version available for the `PhysicalSchema.Types.ProtobufSchema` is 2.14.0, with multiple prior versions listed, including 2.13.0 down to 1.2.0."],["`PhysicalSchema.Types.ProtobufSchema` is a class in the Google Cloud Data Catalog v1 API, representing a schema in protocol buffer format."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating protocol buffer operations and comparisons."],["The `ProtobufSchema` class has a `Text` property, which is a string and represents the protocol buffer source of the schema."],["The class can be constructed with or without another `PhysicalSchema.Types.ProtobufSchema` object, allowing for default instantiation or cloning."]]],[]]