public sealed class ThriftSchema : IMessage<PhysicalSchema.Types.ThriftSchema>, IEquatable<PhysicalSchema.Types.ThriftSchema>, IDeepCloneable<PhysicalSchema.Types.ThriftSchema>, 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-25 UTC."],[[["This webpage provides documentation for the `ThriftSchema` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically outlining its structure, inheritance, and implementation details."],["The `ThriftSchema` class is part of the `PhysicalSchema.Types` and is used to represent a schema in Thrift format."],["The latest version of `ThriftSchema` documented is 2.14.0, and it provides access to previous versions down to 1.2.0, offering a comprehensive version history for users."],["`ThriftSchema` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capability to work with protocol buffers and support deep cloning."],["The class includes two constructors, `ThriftSchema()` and `ThriftSchema(PhysicalSchema.Types.ThriftSchema)`, and one property, `Text`, which is used to store the Thrift IDL source of the schema."]]],[]]