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."],[[["This webpage provides documentation for the `PhysicalSchema.Types.ProtobufSchema` class within the Google Cloud Data Catalog v1 API."],["The latest version of the documentation is available under version 2.14.0, and there are multiple previous versions going all the way back to 1.2.0 that can also be accessed through the links provided."],["`PhysicalSchema.Types.ProtobufSchema` represents a schema in protocol buffer format, and it inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `ProtobufSchema` instances, and a string `Text` property which is the protocol buffer source of the schema."],["This documentation is part of the .NET reference for the Google Cloud Data Catalog V1 API, and is found within the namespace `Google.Cloud.DataCatalog.V1`."]]],[]]