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."],[[["This webpage provides documentation for the `PhysicalSchema.Types.CsvSchema` class within the Google Cloud Data Catalog v1 API."],["The `PhysicalSchema.Types.CsvSchema` class is designed to mark a data source that is encoded in CSV format."],["The webpage details the inheritance and implementation of the class, showing that it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API's `CsvSchema`, ranging from version 2.14.0 (latest) down to 1.2.0."],["It includes constructor details for `CsvSchema`, including a parameter for creating a new instance by copying another `CsvSchema` object."]]],[]]