JobEntityDetectorConfiguration

data class JobEntityDetectorConfiguration(val allowedStatistics: JobAllowedStatistics? = null, val entityTypes: List<String>)

Constructors

Link copied to clipboard
fun JobEntityDetectorConfiguration(allowedStatistics: JobAllowedStatistics? = null, entityTypes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard