public sealed class PhysicalSchema.Types.ParquetSchema : IMessage<PhysicalSchema.Types.ParquetSchema>, IEquatable<PhysicalSchema.Types.ParquetSchema>, IDeepCloneable<PhysicalSchema.Types.ParquetSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.ParquetSchema.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `PhysicalSchema.Types.ParquetSchema` class within the Data Catalog v1 API, specifically in the .NET context."],["The `ParquetSchema` class represents a Parquet-encoded data source and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content lists available versions of the `ParquetSchema` class, ranging from the latest 2.14.0 down to 1.2.0, each with links to their respective documentation."],["The documentation details the class's constructors, including a default constructor and a copy constructor that takes another `ParquetSchema` instance as a parameter."],["The page highlights that the `PhysicalSchema.Types.ParquetSchema` class inherits from `object` and shows the inherited members of `object` such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]