Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDbVersion.
Details of the Autonomous Database version.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDbVersionSummary/
Generated from protobuf message google.cloud.oracledatabase.v1.AutonomousDbVersion
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
↳ version
string
Output only. An Oracle Database version for Autonomous Database.
↳ db_workload
int
Output only. The Autonomous Database workload type.
↳ workload_uri
string
Output only. A URL that points to a detailed description of the Autonomous Database version.
getName
Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
string
setName
Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
var
string
$this
getVersion
Output only. An Oracle Database version for Autonomous Database.
string
setVersion
Output only. An Oracle Database version for Autonomous Database.
var
string
$this
getDbWorkload
Output only. The Autonomous Database workload type.
int
setDbWorkload
Output only. The Autonomous Database workload type.
var
int
$this
getWorkloadUri
Output only. A URL that points to a detailed description of the Autonomous Database version.
string
setWorkloadUri
Output only. A URL that points to a detailed description of the Autonomous Database version.
var
string
$this