Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AllConnectionStrings.
A list of all connection strings that can be used to connect to the Autonomous Database.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#high
def high() -> ::String
Returns
- (::String) — Output only. The database service provides the highest level of resources to each SQL statement.
#low
def low() -> ::String
Returns
- (::String) — Output only. The database service provides the least level of resources to each SQL statement.
#medium
def medium() -> ::String
Returns
- (::String) — Output only. The database service provides a lower level of resources to each SQL statement.