Reference documentation and code samples for the Google Cloud Datastream V1 Client class OracleAsmConfig.
Configuration for Oracle Automatic Storage Management (ASM) connection.
Generated from protobuf message google.cloud.datastream.v1.OracleAsmConfig
Namespace
Google \ Cloud \ Datastream \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hostname
string
Required. Hostname for the Oracle ASM connection.
↳ port
int
Required. Port for the Oracle ASM connection.
↳ username
string
Required. Username for the Oracle ASM connection.
↳ password
string
Required. Password for the Oracle ASM connection.
↳ asm_service
string
Required. ASM service name for the Oracle ASM connection.
↳ connection_attributes
↳ oracle_ssl_config
getHostname
Required. Hostname for the Oracle ASM connection.
string
setHostname
Required. Hostname for the Oracle ASM connection.
var
string
$this
getPort
Required. Port for the Oracle ASM connection.
int
setPort
Required. Port for the Oracle ASM connection.
var
int
$this
getUsername
Required. Username for the Oracle ASM connection.
string
setUsername
Required. Username for the Oracle ASM connection.
var
string
$this
getPassword
Required. Password for the Oracle ASM connection.
string
setPassword
Required. Password for the Oracle ASM connection.
var
string
$this
getAsmService
Required. ASM service name for the Oracle ASM connection.
string
setAsmService
Required. ASM service name for the Oracle ASM connection.
var
string
$this
getConnectionAttributes
Optional. Connection string attributes
setConnectionAttributes
Optional. Connection string attributes
$this
getOracleSslConfig
Optional. SSL configuration for the Oracle connection.
hasOracleSslConfig
clearOracleSslConfig
setOracleSslConfig
Optional. SSL configuration for the Oracle connection.
$this