Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbVersionProperties.
The properties of a DbVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#is_latest_for_major_version
def is_latest_for_major_version() -> ::Boolean
Returns
- (::Boolean) — Output only. True if this version of the Oracle Database software is the latest version for a release.
#is_preview_db_version
def is_preview_db_version() -> ::Boolean
Returns
- (::Boolean) — Output only. True if this version of the Oracle Database software is the preview version.
#is_upgrade_supported
def is_upgrade_supported() -> ::Boolean
Returns
- (::Boolean) — Output only. True if this version of the Oracle Database software is supported for Upgrade.
#supports_pdb
def supports_pdb() -> ::Boolean
Returns
- (::Boolean) — Output only. True if this version of the Oracle Database software supports pluggable databases.
#version
def version() -> ::String
Returns
- (::String) — Output only. A valid Oracle Database version.