public sealed class PhysicalSchema.Types.OrcSchema : IMessage<PhysicalSchema.Types.OrcSchema>, IEquatable<PhysicalSchema.Types.OrcSchema>, IDeepCloneable<PhysicalSchema.Types.OrcSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.OrcSchema.
[[["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 page provides documentation for the `PhysicalSchema.Types.OrcSchema` class within the Google Cloud Data Catalog v1 API, specifically focusing on ORC-encoded data sources."],["The `OrcSchema` class, which is a part of the `Google.Cloud.DataCatalog.V1` namespace, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `OrcSchema` inherits from `object` and has methods such as `GetHashCode()`, `GetType()`, and `ToString()` inherited from it."],["The documentation includes a list of available versions, ranging from version 2.14.0, the latest version, down to version 1.2.0 for the class `PhysicalSchema.Types.OrcSchema`."],["The page outlines the constructors for `OrcSchema`, including a default constructor and a copy constructor that accepts another `OrcSchema` object."]]],[]]