Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateGoldengateConnectionProperties.
The properties of GoldengateGoldengateConnectionProperties.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#goldengate_deployment_id
def goldengate_deployment_id() -> ::String- (::String) — Optional. The name of the GoldengateDeployment associated with the GoldengateConnection. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
#goldengate_deployment_id=
def goldengate_deployment_id=(value) -> ::String- value (::String) — Optional. The name of the GoldengateDeployment associated with the GoldengateConnection. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
- (::String) — Optional. The name of the GoldengateDeployment associated with the GoldengateConnection. Format: projects/{project}/locations/{location}/goldengateDeployments/{goldengate_deployment}
#host
def host() -> ::String- (::String) — Optional. The host of the GoldengateConnection.
#host=
def host=(value) -> ::String- value (::String) — Optional. The host of the GoldengateConnection.
- (::String) — Optional. The host of the GoldengateConnection.
#password
def password() -> ::String-
(::String) — Optional. Input only. The password used to connect to the Oracle
Goldengate in plain text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password=
def password=(value) -> ::String-
value (::String) — Optional. Input only. The password used to connect to the Oracle
Goldengate in plain text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The password used to connect to the Oracle
Goldengate in plain text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password_secret_version
def password_secret_version() -> ::String-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password used to connect to the Oracle
Goldengate. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password_secret_version=
def password_secret_version=(value) -> ::String-
value (::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password used to connect to the Oracle
Goldengate. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password used to connect to the Oracle
Goldengate. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#port
def port() -> ::Integer- (::Integer) — Optional. The port of the GoldengateConnection.
#port=
def port=(value) -> ::Integer- value (::Integer) — Optional. The port of the GoldengateConnection.
- (::Integer) — Optional. The port of the GoldengateConnection.
#technology_type
def technology_type() -> ::String- (::String) — Optional. The technology type.
#technology_type=
def technology_type=(value) -> ::String- value (::String) — Optional. The technology type.
- (::String) — Optional. The technology type.
#username
def username() -> ::String- (::String) — Optional. The username credential.
#username=
def username=(value) -> ::String- value (::String) — Optional. The username credential.
- (::String) — Optional. The username credential.