GoogleCloudDataplexV1StorageFormatCsvOptions constructor
GoogleCloudDataplexV1StorageFormatCsvOptions({})
Implementation
GoogleCloudDataplexV1StorageFormatCsvOptions({
this.delimiter,
this.encoding,
this.headerRows,
this.quote,
});