Module: Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::Protocol
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb
Overview
The protocol being used by the connection.
Constant Summary collapse
- PROTOCOL_UNSPECIFIED =
Default unspecified value.
0- TCP =
Tcp
1- TCPS =
Tcps
2