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 class `PhysicalSchema.Types.ParquetSchema` marks a Parquet-encoded data source and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation available is 2.14.0, with links to the documentation of various previous versions going back to 1.2.0."],["The page details the inheritance hierarchy of `PhysicalSchema.Types.ParquetSchema`, tracing it back to the base `object` class and outlining the implemented interfaces."],["The page defines and documents two constructors for `ParquetSchema`, one default and one that accepts another `ParquetSchema` object as a parameter for creating a copy."]]],[]]