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, covering versions from 1.2.0 to 2.14.0, with 2.14.0 being the latest."],["The `PhysicalSchema.Types.ThriftSchema` class represents a schema in Thrift format, used in the Data Catalog API."],["The documentation includes inheritance details, implementing interfaces, and inherited members, showing the class's structure and capabilities within the .NET framework."],["The `ThriftSchema` class has two constructors: a parameterless constructor and one that takes another `PhysicalSchema.Types.ThriftSchema` object."],["The `Text` property, which is a string, is used to hold the Thrift IDL source of the schema."]]],[]]