Google Cloud Oracle Database V1 Client - Class GoldengateGenericConnectionProperties (0.9.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengateGenericConnectionProperties.

The properties of GoldengateGenericConnectionProperties.

Generated from protobuf message google.cloud.oracledatabase.v1.GoldengateGenericConnectionProperties

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ technology_type string

Optional. The technology type.

↳ host string

Optional. The host of the GenericConnection.

getTechnologyType

Optional. The technology type.

Returns
Type Description
string

setTechnologyType

Optional. The technology type.

Parameter
Name Description
var string
Returns
Type Description
$this

getHost

Optional. The host of the GenericConnection.

Returns
Type Description
string

setHost

Optional. The host of the GenericConnection.

Parameter
Name Description
var string
Returns
Type Description
$this