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 Google Cloud Data Catalog v1 API, specifically for .NET."],["The class `PhysicalSchema.Types.ParquetSchema` marks a Parquet-encoded data source and is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PhysicalSchema.Types.ParquetSchema` class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["This documentation covers the class's constructors, `ParquetSchema()` and `ParquetSchema(ParquetSchema other)`, the latter which accepts another `ParquetSchema` object."],["This page also provides links to the different versions of this API class, ranging from version 2.14.0 (latest) down to version 1.2.0."]]],[]]