public sealed class CsvSchema : IMessage<PhysicalSchema.Types.CsvSchema>, IEquatable<PhysicalSchema.Types.CsvSchema>, IDeepCloneable<PhysicalSchema.Types.CsvSchema>, IBufferMessage, IMessage
[[["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-21 UTC."],[[["This page provides documentation for the `CsvSchema` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically for .NET development."],["The `CsvSchema` class is used to represent CSV-encoded data sources and is accessible through multiple versions, with version 2.14.0 being the latest."],["`CsvSchema` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used for message handling and object comparison."],["The `CsvSchema` class inherits from the base `Object` class and includes constructors for creating new instances, with one constructor accepting another `CsvSchema` instance for cloning."],["You can see a total of 23 different versions for `CsvSchema` ranging from 1.2.0 all the way up to 2.14.0, giving you access to the historical versions of this documentation."]]],[]]