Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::MinorVersion (v0.11.1)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::MinorVersion.

MinorVersion represents a minor version of a GI. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiMinorVersionSummary/

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#grid_image_id

def grid_image_id() -> ::String
Returns
  • (::String) — Optional. The ID of the Grid Image.

#grid_image_id=

def grid_image_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The ID of the Grid Image.
Returns
  • (::String) — Optional. The ID of the Grid Image.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}
Returns
  • (::String) — Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}

#version

def version() -> ::String
Returns
  • (::String) — Optional. The valid Oracle grid infrastructure software version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Optional. The valid Oracle grid infrastructure software version.
Returns
  • (::String) — Optional. The valid Oracle grid infrastructure software version.