public sealed class PhysicalSchema.Types.ThriftSchema : IMessage<PhysicalSchema.Types.ThriftSchema>, IEquatable<PhysicalSchema.Types.ThriftSchema>, IDeepCloneable<PhysicalSchema.Types.ThriftSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.ThriftSchema.
[[["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 `PhysicalSchema.Types.ThriftSchema` class within the Google Cloud Data Catalog v1 API for .NET."],["The `ThriftSchema` class represents a schema defined in Thrift format, as indicated by the `Schema in Thrift format.` description."],["The page lists multiple versions of the API, ranging from version 1.2.0 up to the latest version 2.14.0, in which the documentation is relevant for each one of them."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, that provide functionalities related to message handling, comparison, cloning and buffer usage."],["The only property detailed is `Text`, which holds the Thrift IDL source of the schema as a string."]]],[]]