Reference documentation and code samples for the Google Cloud Datastream V1 Client class SourceObjectIdentifier.
Represents an identifier of an object in the data source.
Generated from protobuf message google.cloud.datastream.v1.SourceObjectIdentifier
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ oracle_identifier
Google\Cloud\Datastream\V1\SourceObjectIdentifier\OracleObjectIdentifier
Oracle data source object identifier.
↳ mysql_identifier
Google\Cloud\Datastream\V1\SourceObjectIdentifier\MysqlObjectIdentifier
Mysql data source object identifier.
↳ postgresql_identifier
Google\Cloud\Datastream\V1\SourceObjectIdentifier\PostgresqlObjectIdentifier
PostgreSQL data source object identifier.
getOracleIdentifier
Oracle data source object identifier.
hasOracleIdentifier
setOracleIdentifier
Oracle data source object identifier.
$this
getMysqlIdentifier
Mysql data source object identifier.
hasMysqlIdentifier
setMysqlIdentifier
Mysql data source object identifier.
$this
getPostgresqlIdentifier
PostgreSQL data source object identifier.
hasPostgresqlIdentifier
setPostgresqlIdentifier
PostgreSQL data source object identifier.
$this
getSourceIdentifier
string