Class: Google::Cloud::Datastream::V1::OracleAsmConfig

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

Overview

Configuration for Oracle Automatic Storage Management (ASM) connection.

Defined Under Namespace

Classes: ConnectionAttributesEntry

Instance Attribute Summary collapse

Instance Attribute Details

#asm_service::String



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#connection_attributes::Google::Protobuf::Map{::String => ::String}



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#hostname::String



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#oracle_ssl_config::Google::Cloud::Datastream::V1::OracleSslConfig



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#password::String



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#port::Integer



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#secret_manager_stored_password::String



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#username::String



95
96
97
98
99
100
101
102
103
104
105
106
107
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 95

class OracleAsmConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class ConnectionAttributesEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end