Google Cloud Dataplex V1Storage Format Csv Options Response
data class GoogleCloudDataplexV1StorageFormatCsvOptionsResponse(val delimiter: String, val encoding: String, val headerRows: Int, val quote: String)
Describes CSV and similar semi-structured data formats.