AnalyticsSourceConfig

sealed interface AnalyticsSourceConfig

Configuration for the analytics feature on the Source.

Inheritors

Types

Link copied to clipboard
data class Enabled(val sourceMetadata: SourceMetadata = SourceMetadata()) : AnalyticsSourceConfig

Enables analytics support on a Source and can be used to customize the analytics data collection for the Source.