AnomalyDetectorJsonFormatDescriptor

data class AnomalyDetectorJsonFormatDescriptor(val charset: String? = null, val fileCompression: AnomalyDetectorJsonFormatDescriptorFileCompression? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val charset: String? = null