SourceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration of the stream source.
Attributes |
|
---|---|
Name | Description |
source_connection_profile_name |
str
Required. Source connection profile identifier. |
oracle_source_config |
google.cloud.datastream_v1alpha1.types.OracleSourceConfig
Oracle data source configuration |
mysql_source_config |
google.cloud.datastream_v1alpha1.types.MysqlSourceConfig
MySQL data source configuration |