public sealed class 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-04-09 UTC."],[[["This webpage provides documentation for the `OrcSchema` class within the Google Cloud Data Catalog v1 API, specifically for .NET."],["The `OrcSchema` class is used to represent data sources that are encoded in the ORC format, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the API are available, from version 1.2.0 to 2.14.0 with 2.14.0 being the latest version."],["The `OrcSchema` class inherits from the base `Object` class and has two constructors: a default constructor and one that accepts another `OrcSchema` object as a parameter."],["The `OrcSchema` class belongs to the `Google.Cloud.DataCatalog.V1` namespace, which is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]