JobEntityDetectorConfiguration

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration of statistics that are allowed to be run on columns that contain detected entities. When undefined, no statistics will be computed on columns that contain detected entities.

Link copied to clipboard

Entity types to detect. Can be any of the following: