Anomaly Detector Csv Format Descriptor
fun AnomalyDetectorCsvFormatDescriptor(charset: String? = null, containsHeader: Boolean? = null, delimiter: String? = null, fileCompression: AnomalyDetectorCsvFormatDescriptorFileCompression? = null, headerList: List<String>? = null, quoteSymbol: String? = null)