Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class AllConnectionStrings.
A list of all connection strings that can be used to connect to the Autonomous Database.
Generated from protobuf message google.cloud.oracledatabase.v1.AllConnectionStrings
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ high
string
Output only. The database service provides the highest level of resources to each SQL statement.
↳ low
string
Output only. The database service provides the least level of resources to each SQL statement.
↳ medium
string
Output only. The database service provides a lower level of resources to each SQL statement.
getHigh
Output only. The database service provides the highest level of resources to each SQL statement.
string
setHigh
Output only. The database service provides the highest level of resources to each SQL statement.
var
string
$this
getLow
Output only. The database service provides the least level of resources to each SQL statement.
string
setLow
Output only. The database service provides the least level of resources to each SQL statement.
var
string
$this
getMedium
Output only. The database service provides a lower level of resources to each SQL statement.
string
setMedium
Output only. The database service provides a lower level of resources to each SQL statement.
var
string
$this