Reference documentation and code samples for the Google Cloud Datastream V1 Client class SourceConfig.
The configuration of the stream source.
Generated from protobuf message google.cloud.datastream.v1.SourceConfig
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source_connection_profile
string
Required. Source connection profile resoource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}
↳ oracle_source_config
↳ mysql_source_config
↳ postgresql_source_config
getSourceConnectionProfile
Required. Source connection profile resoource.
Format: projects/{project}/locations/{location}/connectionProfiles/{name}
string
setSourceConnectionProfile
Required. Source connection profile resoource.
Format: projects/{project}/locations/{location}/connectionProfiles/{name}
var
string
$this
getOracleSourceConfig
Oracle data source configuration.
hasOracleSourceConfig
setOracleSourceConfig
Oracle data source configuration.
$this
getMysqlSourceConfig
MySQL data source configuration.
hasMysqlSourceConfig
setMysqlSourceConfig
MySQL data source configuration.
$this
getPostgresqlSourceConfig
PostgreSQL data source configuration.
hasPostgresqlSourceConfig
setPostgresqlSourceConfig
PostgreSQL data source configuration.
$this
getSourceStreamConfig
string