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."],[[["Version 2.14.0 is the latest release for the Data Catalog v1 API's `PhysicalSchema.Types.ThriftSchema` class, with a history of prior versions available for review."],["The `PhysicalSchema.Types.ThriftSchema` class, within the `Google.Cloud.DataCatalog.V1` namespace, represents a schema in Thrift format and is used for defining data structures."],["This class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is defined in the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The `PhysicalSchema.Types.ThriftSchema` class contains a `Text` property of type string which represents the Thrift IDL source of the schema."],["The `ThriftSchema` class includes two constructors: a default one `ThriftSchema()` and another `ThriftSchema(PhysicalSchema.Types.ThriftSchema other)` which takes another `ThriftSchema` object as a parameter."]]],[]]