Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateConnectionType.
Details of the Goldengate Connection Type resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#connection_type
def connection_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateConnectionType::ConnectionType
Returns
- (::Google::Cloud::OracleDatabase::V1::GoldengateConnectionType::ConnectionType) — Output only. The connection type of the Goldengate Connection Type resource.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The name of the Goldengate Connection Type resource with the format: projects/{project}/locations/{region}/goldengateConnectionTypes/{goldengate_connection_type}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The name of the Goldengate Connection Type resource with the format: projects/{project}/locations/{region}/goldengateConnectionTypes/{goldengate_connection_type}
Returns
- (::String) — Identifier. The name of the Goldengate Connection Type resource with the format: projects/{project}/locations/{region}/goldengateConnectionTypes/{goldengate_connection_type}
#technology_types
def technology_types() -> ::Array<::String>
Returns
- (::Array<::String>) — Output only. The technology type of the Goldengate Connection Type resource.