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 documentation page covers the `PhysicalSchema.Types.OrcSchema` class within the Google Cloud Data Catalog v1 API, specifically for .NET."],["The `OrcSchema` class is used to denote an ORC-encoded data source, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page also contains versioned links to the documentation, showing a history starting at 1.2.0 all the way up to the latest, 2.14.0, of the `OrcSchema` class."],["The `PhysicalSchema.Types.OrcSchema` class inherits from the `object` class, with access to members such as `GetHashCode()`, `GetType()`, and `ToString()`, as well as members from the implemented interfaces."],["The class `PhysicalSchema.Types.OrcSchema` has 2 possible constructors: A default `OrcSchema()` and `OrcSchema(PhysicalSchema.Types.OrcSchema other)` allowing an existing instance of the class to be passed."]]],[]]