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, which is used to define Parquet-encoded data sources."],["The `ParquetSchema` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The documentation outlines the inheritance hierarchy, with `ParquetSchema` inheriting from `object` and implementing several interfaces related to message handling."],["The class includes two constructors: a default `ParquetSchema()` and a copy constructor `ParquetSchema(ParquetSchema)`, which accepts another `ParquetSchema` object as a parameter."],["The page also lists various versions of the API, ranging from version 1.2.0 up to the latest version, 2.14.0, allowing users to access documentation specific to different releases."]]],[]]