Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseConnectionStrings (v0.5.1)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabaseConnectionStrings.

The connection string used to connect to the Autonomous Database. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseConnectionStrings

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#all_connection_strings

defall_connection_strings()->::Google::Cloud::OracleDatabase::V1::AllConnectionStrings
Returns

#dedicated

defdedicated()->::String
Returns
  • (::String) — Output only. The database service provides the least level of resources to each SQL statement, but supports the most number of concurrent SQL statements.

#high

defhigh()->::String
Returns
  • (::String) — Output only. The database service provides the highest level of resources to each SQL statement.

#low

deflow()->::String
Returns
  • (::String) — Output only. The database service provides the least level of resources to each SQL statement.

#medium

defmedium()->::String
Returns
  • (::String) — Output only. The database service provides a lower level of resources to each SQL statement.

#profiles

defprofiles()->::Array<::Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile>
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.