Google Cloud Datastream V1 Client - Class DiscoverConnectionProfileResponse (1.0.5)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class DiscoverConnectionProfileResponse.

Response from a discover request.

Generated from protobuf message google.cloud.datastream.v1.DiscoverConnectionProfileResponse

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ oracle_rdbms Google\Cloud\Datastream\V1\OracleRdbms

Enriched Oracle RDBMS object.

↳ mysql_rdbms Google\Cloud\Datastream\V1\MysqlRdbms

Enriched MySQL RDBMS object.

↳ postgresql_rdbms Google\Cloud\Datastream\V1\PostgresqlRdbms

Enriched PostgreSQL RDBMS object.

getOracleRdbms

Enriched Oracle RDBMS object.

Returns
TypeDescription
Google\Cloud\Datastream\V1\OracleRdbms|null

hasOracleRdbms

setOracleRdbms

Enriched Oracle RDBMS object.

Parameter
NameDescription
var Google\Cloud\Datastream\V1\OracleRdbms
Returns
TypeDescription
$this

getMysqlRdbms

Enriched MySQL RDBMS object.

Returns
TypeDescription
Google\Cloud\Datastream\V1\MysqlRdbms|null

hasMysqlRdbms

setMysqlRdbms

Enriched MySQL RDBMS object.

Parameter
NameDescription
var Google\Cloud\Datastream\V1\MysqlRdbms
Returns
TypeDescription
$this

getPostgresqlRdbms

Enriched PostgreSQL RDBMS object.

Returns
TypeDescription
Google\Cloud\Datastream\V1\PostgresqlRdbms|null

hasPostgresqlRdbms

setPostgresqlRdbms

Enriched PostgreSQL RDBMS object.

Parameter
NameDescription
var Google\Cloud\Datastream\V1\PostgresqlRdbms
Returns
TypeDescription
$this

getDataObject

Returns
TypeDescription
string