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 webpage provides documentation for the `PhysicalSchema.Types.OrcSchema` class within the Google Cloud Data Catalog v1 API."],["The `OrcSchema` class represents an ORC-encoded data source, which implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the `OrcSchema` class constructors, including a default constructor and one that accepts another `OrcSchema` object for copying."],["Multiple versions of the `OrcSchema` are documented, ranging from version 1.2.0 to the latest version, 2.14.0, all located within the Google Cloud Data Catalog V1 namespace."],["The documentation details the inherited members from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]