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 reference documentation for the `PhysicalSchema.Types.ThriftSchema` class within the Google Cloud Data Catalog v1 API."],["The `PhysicalSchema.Types.ThriftSchema` class is used to represent a schema in Thrift format, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists various versions of the API, with version 2.14.0 being the latest, and other versions are available back to version 1.2.0."],["The `ThriftSchema` class includes a `Text` property of type string, which represents the Thrift IDL source of the schema, and also has two constructors, one that is empty, and another that takes a PhysicalSchema.Types.ThriftSchema."],["The class inherits from object and has Inherited members like GetHashCode, GetType and ToString, it also utilizes the Google.Cloud.DataCatalog.V1 namespace, contained in the Google.Cloud.DataCatalog.V1.dll assembly."]]],[]]