Google Cloud Datastream V1 Client - Class ConnectionProfile (1.0.5)

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

A set of reusable connection configurations to be used as a source or destination for a stream.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Output only. The resource's name.

↳ create_time Google\Protobuf\Timestamp

Output only. The create time of the resource.

↳ update_time Google\Protobuf\Timestamp

Output only. The update time of the resource.

↳ labels array|Google\Protobuf\Internal\MapField

Labels.

↳ display_name string

Required. Display name.

↳ oracle_profile Google\Cloud\Datastream\V1\OracleProfile

Oracle ConnectionProfile configuration.

↳ gcs_profile Google\Cloud\Datastream\V1\GcsProfile

Cloud Storage ConnectionProfile configuration.

↳ mysql_profile Google\Cloud\Datastream\V1\MysqlProfile

MySQL ConnectionProfile configuration.

↳ bigquery_profile Google\Cloud\Datastream\V1\BigQueryProfile

BigQuery Connection Profile configuration.

↳ postgresql_profile Google\Cloud\Datastream\V1\PostgresqlProfile

PostgreSQL Connection Profile configuration.

↳ static_service_ip_connectivity Google\Cloud\Datastream\V1\StaticServiceIpConnectivity

Static Service IP connectivity.

↳ forward_ssh_connectivity Google\Cloud\Datastream\V1\ForwardSshTunnelConnectivity

Forward SSH tunnel connectivity.

↳ private_connectivity Google\Cloud\Datastream\V1\PrivateConnectivity

Private connectivity.

getName

Output only. The resource's name.

Returns
TypeDescription
string

setName

Output only. The resource's name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getCreateTime

Output only. The create time of the resource.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

Output only. The create time of the resource.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getUpdateTime

Output only. The update time of the resource.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The update time of the resource.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getLabels

Labels.

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setLabels

Labels.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this

getDisplayName

Required. Display name.

Returns
TypeDescription
string

setDisplayName

Required. Display name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getOracleProfile

Oracle ConnectionProfile configuration.

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

hasOracleProfile

setOracleProfile

Oracle ConnectionProfile configuration.

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

getGcsProfile

Cloud Storage ConnectionProfile configuration.

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

hasGcsProfile

setGcsProfile

Cloud Storage ConnectionProfile configuration.

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

getMysqlProfile

MySQL ConnectionProfile configuration.

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

hasMysqlProfile

setMysqlProfile

MySQL ConnectionProfile configuration.

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

getBigqueryProfile

BigQuery Connection Profile configuration.

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

hasBigqueryProfile

setBigqueryProfile

BigQuery Connection Profile configuration.

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

getPostgresqlProfile

PostgreSQL Connection Profile configuration.

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

hasPostgresqlProfile

setPostgresqlProfile

PostgreSQL Connection Profile configuration.

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

getStaticServiceIpConnectivity

Static Service IP connectivity.

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

hasStaticServiceIpConnectivity

setStaticServiceIpConnectivity

Static Service IP connectivity.

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

getForwardSshConnectivity

Forward SSH tunnel connectivity.

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

hasForwardSshConnectivity

setForwardSshConnectivity

Forward SSH tunnel connectivity.

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

getPrivateConnectivity

Private connectivity.

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

hasPrivateConnectivity

setPrivateConnectivity

Private connectivity.

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

getProfile

Returns
TypeDescription
string

getConnectivity

Returns
TypeDescription
string