# Functions

ParseSourceConfig attempts to parse the configurations into a SourceConfig struct that Source could utilize.

# Constants

ConfigKeyPollingPeriod is the config name for the GCS CDC polling period.
DefaultPollingPeriod is the value assumed for the pooling period when the config omits the polling period parameter.

# Structs

SourceConfig represents source configuration with GCS configurations.