Class: Google::Cloud::Datastream::V1::OracleProfile
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1::OracleProfile
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1/datastream_resources.rb
Overview
Oracle database profile. Next ID: 10.
Defined Under Namespace
Classes: ConnectionAttributesEntry
Instance Attribute Summary collapse
-
#connection_attributes ⇒ ::Google::Protobuf::Map{::String => ::String}
Connection string attributes.
-
#database_service ⇒ ::String
Required.
-
#hostname ⇒ ::String
Required.
-
#oracle_asm_config ⇒ ::Google::Cloud::Datastream::V1::OracleAsmConfig
Optional.
-
#oracle_ssl_config ⇒ ::Google::Cloud::Datastream::V1::OracleSslConfig
Optional.
-
#password ⇒ ::String
Optional.
-
#port ⇒ ::Integer
Port for the Oracle connection, default value is 1521.
-
#secret_manager_stored_password ⇒ ::String
Optional.
-
#username ⇒ ::String
Required.
Instance Attribute Details
#connection_attributes ⇒ ::Google::Protobuf::Map{::String => ::String}
Returns Connection string attributes.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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 |
#database_service ⇒ ::String
Returns Required. Database for the Oracle connection.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Required. Hostname for the Oracle connection.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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_asm_config ⇒ ::Google::Cloud::Datastream::V1::OracleAsmConfig
Returns Optional. Configuration for Oracle ASM connection.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Optional. SSL configuration for the Oracle connection.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Optional. Password for the Oracle connection. Mutually exclusive with the
secret_manager_stored_password
field.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Port for the Oracle connection, default value is 1521.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Optional. A reference to a Secret Manager resource name storing the Oracle
connection password. Mutually exclusive with the password
field.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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
Returns Required. Username for the Oracle connection.
55 56 57 58 59 60 61 62 63 64 65 66 67 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 55 class OracleProfile 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 |