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-21 UTC."],[[["The provided content details the `CsvSchema` class within the `Google.Cloud.DataCatalog.V1` API, specifically for marking CSV-encoded data sources."],["Version 2.14.0 is the latest available version, with a range of previous versions from 2.13.0 down to 1.2.0 also listed."],["The `PhysicalSchema.Types.CsvSchema` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors: a default constructor `CsvSchema()` and a copy constructor `CsvSchema(CsvSchema other)` for creating instances based on existing `CsvSchema` objects."],["The namespace for this API class is `Google.Cloud.DataCatalog.V1` and is found within the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]