Topic Column
constructor(aggregation: TopicDefaultAggregation? = null, allowedAggregations: List<TopicAuthorSpecifiedAggregation>? = null, cellValueSynonyms: List<TopicCellValueSynonym>? = null, columnDataRole: TopicColumnDataRole? = null, columnDescription: String? = null, columnFriendlyName: String? = null, columnName: String, columnSynonyms: List<String>? = null, comparativeOrder: TopicComparativeOrder? = null, defaultFormatting: TopicDefaultFormatting? = null, disableIndexing: Boolean? = null, isIncludedInTopic: Boolean? = null, neverAggregateInFilter: Boolean? = null, nonAdditive: Boolean? = null, notAllowedAggregations: List<TopicAuthorSpecifiedAggregation>? = null, semanticType: TopicSemanticType? = null, timeGranularity: TopicTimeGranularity? = null)