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 webpage provides documentation for the `PhysicalSchema.Types.CsvSchema` class within the Google Cloud Data Catalog v1 API."],["The `CsvSchema` class is used to define a CSV-encoded data source within the Data Catalog, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation offers access to reference materials and code examples across multiple versions, including the latest version 2.14.0 and versions dating back to 1.2.0."],["The documentation includes details about the class's inheritance from `object` and its implementation of various interfaces, along with information on inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The page provides the namespace, assembly, and constructors for the CsvSchema class, which are `Google.Cloud.DataCatalog.V1`, `Google.Cloud.DataCatalog.V1.dll`, `CsvSchema()` and `CsvSchema(PhysicalSchema.Types.CsvSchema other)` respectively."]]],[]]