Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDatabaseApex.
Oracle APEX Application Development.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseApex
Generated from protobuf message google.cloud.oracledatabase.v1.AutonomousDatabaseApex
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ apex_version |
string
Output only. The Oracle APEX Application Development version. |
↳ ords_version |
string
Output only. The Oracle REST Data Services (ORDS) version. |
getApexVersion
Output only. The Oracle APEX Application Development version.
Returns | |
---|---|
Type | Description |
string |
setApexVersion
Output only. The Oracle APEX Application Development version.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getOrdsVersion
Output only. The Oracle REST Data Services (ORDS) version.
Returns | |
---|---|
Type | Description |
string |
setOrdsVersion
Output only. The Oracle REST Data Services (ORDS) version.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |