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-25 UTC."],[[["This webpage provides reference documentation for the `PhysicalSchema.Types.ParquetSchema` class within the Data Catalog v1 API, specifically detailing its implementation in the .NET environment."],["The `ParquetSchema` class is used to identify data sources that are encoded in the Parquet format, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines various versions of the API, from version 1.2.0 up to the latest 2.14.0, along with links to the corresponding documentation for each version of the `ParquetSchema` class."],["It includes details about the inheritance hierarchy of `ParquetSchema`, extending from the base `object` class and including inherited methods like `GetHashCode`, `GetType`, and `ToString`."],["The page lists the constructors for `ParquetSchema`, with one default option and another that allows for creating a copy of an existing `ParquetSchema` object."]]],[]]