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 and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this documentation is 2.14.0, and versions down to 1.2.0 are documented."],["The `ThriftSchema` class contains a `Text` property, which is a string representing the Thrift IDL source of the schema."],["The class provides two constructors: a default constructor `ThriftSchema()` and a copy constructor `ThriftSchema(PhysicalSchema.Types.ThriftSchema other)`."]]],[]]