Class: Google::Cloud::OracleDatabase::V1::GoldengateGenericConnectionProperties

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb

Overview

The properties of GoldengateGenericConnectionProperties.

Instance Attribute Summary collapse

Instance Attribute Details

#host::String

Returns Optional. The host of the GenericConnection.

Returns:

  • (::String)

    Optional. The host of the GenericConnection.



504
505
506
507
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 504

class GoldengateGenericConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#technology_type::String

Returns Optional. The technology type.

Returns:

  • (::String)

    Optional. The technology type.



504
505
506
507
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 504

class GoldengateGenericConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end