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

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

The properties of GoldengateGoogleCloudStorageConnectionProperties.

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

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.

↳ service_account_key_file string

Optional. The base64 encoded content of the service account key file containing the credentials required to use Google Cloud Storage.

getTechnologyType

Optional. The technology type.

Returns
Type Description
string

setTechnologyType

Optional. The technology type.

Parameter
Name Description
var string
Returns
Type Description
$this

getServiceAccountKeyFile

Optional. The base64 encoded content of the service account key file containing the credentials required to use Google Cloud Storage.

Returns
Type Description
string

setServiceAccountKeyFile

Optional. The base64 encoded content of the service account key file containing the credentials required to use Google Cloud Storage.

Parameter
Name Description
var string
Returns
Type Description
$this