TopicNamedEntityDefinitionMetric

data class TopicNamedEntityDefinitionMetric(val aggregation: TopicNamedEntityAggType? = null, val aggregationFunctionParameters: TopicAggregationFunctionParameters? = null)

Constructors

Link copied to clipboard
fun TopicNamedEntityDefinitionMetric(aggregation: TopicNamedEntityAggType? = null, aggregationFunctionParameters: TopicAggregationFunctionParameters? = null)

Types

Link copied to clipboard
object Companion

Properties