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."],[[["The 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 content covers various versions of the API, ranging from version 1.2.0 up to the latest version 2.14.0, with links to specific documentation for each."],["The `ParquetSchema` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation highlights the inheritance of `ParquetSchema`, originating from the base `object` class."],["Constructors for `ParquetSchema` include a default constructor and one that accepts another `ParquetSchema` instance as a parameter."]]],[]]