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

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

The properties of GoldengateAzureSynapseAnalyticsConnection.

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

Namespace

Google \ Cloud \ OracleDatabase \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ password string

Optional. Input only. The password Oracle Goldengate uses for Azure Synapse Analytics connection in plain text.

↳ password_secret_version string

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses for Azure Synapse Analytics connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

↳ technology_type string

Optional. The technology type of AzureSynapseAnalyticsConnection.

↳ connection_string string

Optional. JDBC connection string. e.g.: 'jdbc:sqlserver://

↳ username string

Optional. The username Oracle Goldengate uses to connect the associated system of the given technology.

getPassword

Optional. Input only. The password Oracle Goldengate uses for Azure Synapse Analytics connection in plain text.

Returns
Type Description
string

hasPassword

setPassword

Optional. Input only. The password Oracle Goldengate uses for Azure Synapse Analytics connection in plain text.

Parameter
Name Description
var string
Returns
Type Description
$this

getPasswordSecretVersion

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses for Azure Synapse Analytics connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

Returns
Type Description
string

hasPasswordSecretVersion

setPasswordSecretVersion

Optional. Input only. The resource name of a secret version in Secret Manager which contains the password Oracle Goldengate uses for Azure Synapse Analytics connection. Format: projects/{project}/secrets/{secret}/versions/{version}.

Parameter
Name Description
var string
Returns
Type Description
$this

getTechnologyType

Optional. The technology type of AzureSynapseAnalyticsConnection.

Returns
Type Description
string

setTechnologyType

Optional. The technology type of AzureSynapseAnalyticsConnection.

Parameter
Name Description
var string
Returns
Type Description
$this

getConnectionString

Optional. JDBC connection string.

e.g.: 'jdbc:sqlserver://

Returns
Type Description
string

setConnectionString

Optional. JDBC connection string.

e.g.: 'jdbc:sqlserver://

Parameter
Name Description
var string
Returns
Type Description
$this

getUsername

Optional. The username Oracle Goldengate uses to connect the associated system of the given technology.

Returns
Type Description
string

setUsername

Optional. The username Oracle Goldengate uses to connect the associated system of the given technology.

Parameter
Name Description
var string
Returns
Type Description
$this

getConnectionPasswordOptions

Returns
Type Description
string