Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDbVersion.
Details of the Autonomous Database version. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDbVersionSummary/
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#db_workload
def db_workload() -> ::Google::Cloud::OracleDatabase::V1::DBWorkload
Returns
- (::Google::Cloud::OracleDatabase::V1::DBWorkload) — Output only. The Autonomous Database workload type.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
Returns
- (::String) — Identifier. The name of the Autonomous Database Version resource with the format: projects/{project}/locations/{region}/autonomousDbVersions/{autonomous_db_version}
#version
def version() -> ::String
Returns
- (::String) — Output only. An Oracle Database version for Autonomous Database.
#workload_uri
def workload_uri() -> ::String
Returns
- (::String) — Output only. A URL that points to a detailed description of the Autonomous Database version.