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
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource's name.
↳ create_time
↳ update_time
↳ labels
↳ display_name
string
Required. Display name.
↳ oracle_profile
↳ gcs_profile
↳ mysql_profile
↳ bigquery_profile
↳ postgresql_profile
↳ sql_server_profile
↳ static_service_ip_connectivity
↳ forward_ssh_connectivity
↳ private_connectivity
getName
Output only. The resource's name.
string
setName
Output only. The resource's name.
var
string
$this
getCreateTime
Output only. The create time of the resource.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The create time of the resource.
$this
getUpdateTime
Output only. The update time of the resource.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The update time of the resource.
$this
getLabels
Labels.
setLabels
Labels.
$this
getDisplayName
Required. Display name.
string
setDisplayName
Required. Display name.
var
string
$this
getOracleProfile
Oracle ConnectionProfile configuration.
hasOracleProfile
setOracleProfile
Oracle ConnectionProfile configuration.
$this
getGcsProfile
Cloud Storage ConnectionProfile configuration.
hasGcsProfile
setGcsProfile
Cloud Storage ConnectionProfile configuration.
$this
getMysqlProfile
MySQL ConnectionProfile configuration.
hasMysqlProfile
setMysqlProfile
MySQL ConnectionProfile configuration.
$this
getBigqueryProfile
BigQuery Connection Profile configuration.
hasBigqueryProfile
setBigqueryProfile
BigQuery Connection Profile configuration.
$this
getPostgresqlProfile
PostgreSQL Connection Profile configuration.
hasPostgresqlProfile
setPostgresqlProfile
PostgreSQL Connection Profile configuration.
$this
getSqlServerProfile
SQLServer Connection Profile configuration.
hasSqlServerProfile
setSqlServerProfile
SQLServer Connection Profile configuration.
$this
getStaticServiceIpConnectivity
Static Service IP connectivity.
hasStaticServiceIpConnectivity
setStaticServiceIpConnectivity
Static Service IP connectivity.
$this
getForwardSshConnectivity
Forward SSH tunnel connectivity.
hasForwardSshConnectivity
setForwardSshConnectivity
Forward SSH tunnel connectivity.
$this
getPrivateConnectivity
Private connectivity.
hasPrivateConnectivity
setPrivateConnectivity
Private connectivity.
$this
getProfile
string
getConnectivity
string