public sealed class PhysicalSchema.Types.CsvSchema : IMessage<PhysicalSchema.Types.CsvSchema>, IEquatable<PhysicalSchema.Types.CsvSchema>, IDeepCloneable<PhysicalSchema.Types.CsvSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PhysicalSchema.Types.CsvSchema.
[[["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.CsvSchema` class within the Google Cloud Data Catalog V1 API, specifically for .NET."],["The `CsvSchema` class is used to identify a data source that is encoded in CSV format."],["The latest version available is 2.14.0, and the current page is for version 2.12.0, with many prior versions also available, as shown by the version history."],["The `CsvSchema` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and offers a default constructor as well as a constructor that takes another `CsvSchema` object."]]],[]]