Generated from protobuf messagegoogle.cloud.oracledatabase.v1.AutonomousDbVersion
Namespace
Google \ Cloud \ OracleDatabase \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
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}
Returns
Type
Description
string
setName
Identifier. The name of the Autonomous Database Version resource with the
format:
projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getVersion
Output only. An Oracle Database version for Autonomous Database.
Returns
Type
Description
string
setVersion
Output only. An Oracle Database version for Autonomous Database.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDbWorkload
Output only. The Autonomous Database workload type.
Returns
Type
Description
int
setDbWorkload
Output only. The Autonomous Database workload type.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getWorkloadUri
Output only. A URL that points to a detailed description of the Autonomous
Database version.
Returns
Type
Description
string
setWorkloadUri
Output only. A URL that points to a detailed description of the Autonomous
Database version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class AutonomousDbVersion (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.AutonomousDbVersion)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.AutonomousDbVersion)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.AutonomousDbVersion)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.AutonomousDbVersion)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.AutonomousDbVersion)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.AutonomousDbVersion) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class AutonomousDbVersion.\n\nDetails of the Autonomous Database version.\n\n\u003chttps://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDbVersionSummary/\u003e\n\nGenerated from protobuf message `google.cloud.oracledatabase.v1.AutonomousDbVersion`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The name of the Autonomous Database Version resource with the\nformat:\nprojects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}\n\n### setName\n\nIdentifier. The name of the Autonomous Database Version resource with the\nformat:\nprojects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}\n\n### getVersion\n\nOutput only. An Oracle Database version for Autonomous Database.\n\n### setVersion\n\nOutput only. An Oracle Database version for Autonomous Database.\n\n### getDbWorkload\n\nOutput only. The Autonomous Database workload type.\n\n### setDbWorkload\n\nOutput only. The Autonomous Database workload type.\n\n### getWorkloadUri\n\nOutput only. A URL that points to a detailed description of the Autonomous\nDatabase version.\n\n### setWorkloadUri\n\nOutput only. A URL that points to a detailed description of the Autonomous\nDatabase version."]]