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 page provides reference documentation for the `PhysicalSchema.Types.ProtobufSchema` class within the Data Catalog v1 API."],["This class is used to represent a schema in protocol buffer format and is found within the `Google.Cloud.DataCatalog.V1` namespace."],["The latest version of this documentation is for version 2.14.0, while this page shows documentation for version 2.10.0, which has 22 documented versions available ranging from 1.2.0 to 2.14.0."],["The `ProtobufSchema` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has properties such as `Text`, which represents the protocol buffer source of the schema, and constructors for default creation or creation based on an existing `ProtobufSchema` instance."]]],[]]