Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class MinorVersion.
MinorVersion represents a minor version of a GI.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/GiMinorVersionSummary/
Generated from protobuf message google.cloud.oracledatabase.v1.MinorVersion
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}
↳ grid_image_id
string
Optional. The ID of the Grid Image.
↳ version
string
Optional. The valid Oracle grid infrastructure software version.
getName
Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}
string
setName
Identifier. The name of the MinorVersion resource with the format: projects/{project}/locations/{region}/giVersions/{gi_version}/minorVersions/{minor_version}
var
string
$this
getGridImageId
Optional. The ID of the Grid Image.
string
setGridImageId
Optional. The ID of the Grid Image.
var
string
$this
getVersion
Optional. The valid Oracle grid infrastructure software version.
string
setVersion
Optional. The valid Oracle grid infrastructure software version.
var
string
$this

