Google Cloud Datastream V1 Client - Class DiscoverConnectionProfileRequest (1.0.5)

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

Request message for 'discover' ConnectionProfile request.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.

↳ connection_profile Google\Cloud\Datastream\V1\ConnectionProfile

An ad-hoc connection profile configuration.

↳ connection_profile_name string

A reference to an existing connection profile.

↳ full_hierarchy bool

Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

↳ hierarchy_depth int

The number of hierarchy levels below the current level to be retrieved.

↳ oracle_rdbms Google\Cloud\Datastream\V1\OracleRdbms

Oracle RDBMS to enrich with child data objects and metadata.

↳ mysql_rdbms Google\Cloud\Datastream\V1\MysqlRdbms

MySQL RDBMS to enrich with child data objects and metadata.

↳ postgresql_rdbms Google\Cloud\Datastream\V1\PostgresqlRdbms

PostgreSQL RDBMS to enrich with child data objects and metadata.

getParent

Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.

Returns
TypeDescription
string

setParent

Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getConnectionProfile

An ad-hoc connection profile configuration.

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

hasConnectionProfile

setConnectionProfile

An ad-hoc connection profile configuration.

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

getConnectionProfileName

A reference to an existing connection profile.

Returns
TypeDescription
string

hasConnectionProfileName

setConnectionProfileName

A reference to an existing connection profile.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getFullHierarchy

Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

Returns
TypeDescription
bool

hasFullHierarchy

setFullHierarchy

Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

Parameter
NameDescription
var bool
Returns
TypeDescription
$this

getHierarchyDepth

The number of hierarchy levels below the current level to be retrieved.

Returns
TypeDescription
int

hasHierarchyDepth

setHierarchyDepth

The number of hierarchy levels below the current level to be retrieved.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getOracleRdbms

Oracle RDBMS to enrich with child data objects and metadata.

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

hasOracleRdbms

setOracleRdbms

Oracle RDBMS to enrich with child data objects and metadata.

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

getMysqlRdbms

MySQL RDBMS to enrich with child data objects and metadata.

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

hasMysqlRdbms

setMysqlRdbms

MySQL RDBMS to enrich with child data objects and metadata.

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

getPostgresqlRdbms

PostgreSQL RDBMS to enrich with child data objects and metadata.

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

hasPostgresqlRdbms

setPostgresqlRdbms

PostgreSQL RDBMS to enrich with child data objects and metadata.

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

getTarget

Returns
TypeDescription
string

getHierarchy

Returns
TypeDescription
string

getDataObject

Returns
TypeDescription
string