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 documentation for the `PhysicalSchema.Types.ParquetSchema` class within the Google Cloud Data Catalog v1 API, specifically within the .NET environment."],["The `ParquetSchema` class, part of the `Google.Cloud.DataCatalog.V1` namespace, is used to represent a Parquet-encoded data source."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Documentation for multiple versions is available, ranging from version 1.2.0 up to the latest version 2.14.0."],["The class offers two constructors, a default constructor and a copy constructor, to easily make new objects."]]],[]]