AnalyticsSourceConfig

AnalyticsSourceConfig

sealed interface AnalyticsSourceConfig

Configuration for the analytics feature on the Source.

Inheritors

Enabled

Types

NameSummary
Enableddata class Enabled(val sourceMetadata: SourceMetadata = SourceMetadata.Builder().build()) : AnalyticsSourceConfig
Enables analytics support on a Source and can be used to customize the analytics data collection for the Source.