public sealed class 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-04-09 UTC."],[[["This page provides reference documentation for the `PhysicalSchema.Types.ThriftSchema` class within the Data Catalog v1 API, specifically in the .NET context."],["The class `ThriftSchema` is part of the `Google.Cloud.DataCatalog.V1` namespace and is implemented in the `Google.Cloud.DataCatalog.V1.dll` assembly, and represents a schema in Thrift format."],["The provided content contains the different version history of the documentation, starting from version 1.2.0 up to the latest 2.14.0, which provides direct links to the documentation of each version."],["`ThriftSchema` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for operations like deep cloning and equality checks."],["The `ThriftSchema` class has a property `Text`, which is of type string and represents the Thrift IDL source of the schema, and it has two constructors, one parameterless and another that takes a `PhysicalSchema.Types.ThriftSchema` object as a parameter."]]],[]]